How to duplicate form control's checkbox in Excel 2007 with "TRUE" "FALSE" text
Posted
by
EverWondeR
on Super User
See other posts from Super User
or by EverWondeR
Published on 2012-08-27T18:46:59Z
Indexed on
2012/09/03
15:41 UTC
Read the original article
Hit count: 184
microsoft-excel
|excel-2007
For example I made check box in A1 with "=$B$1" So now, when I click it the "TRUE", "FALSE" text appears depending if check box is checked or not.
The problem starts when I want to duplicate those two to more rows. Now every check box makes the B1 text to change, not the one it represents as in check box A1 should change B1 text, check box in cell A2 should change B2 text and so on, but now all check boxes change the same B1 text.
Is there any workaround?
© Super User or respective owner