Saved Bookmarks
| 1. |
When a check box is clicked it returns a value "TRUE" in the cell link and when it is unchecked, it returnsa value "FALSE".Question |
|
Answer» Answer: If you have multiple check boxes, you can LINK each one to a separate cell on the worksheet. In the screen SHOT below, Option 1 check box is linked to cell E3, and Option 2 is linked to cell E4. When the box is checked, the linked cell SHOWS TRUE, and if it is not checked, the linked cell shows FALSE. |
|