Saved Bookmarks
| 1. |
When a check box is clicked it returns a value "TRUE" in the cell link and when it is unchecked, it returns a value "FALSE".Question |
|
Answer» ONG>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. |
|