I need to create a simple checkbox that has true false outputs

  • Thread starter Debra Dalgleish
  • Start date
D

Debra Dalgleish

You can use a check box from the forms toolbar:

Choose View>Toolbars>Forms
Click on the Check box tool, to select it
Click on the worksheet, where you want the checkbox
With the check box selected, choose Format>Control
On the Control tab, enter a cell address in the Cell Link box
Click on the worksheet, away from the check box, to deselect it
Click on the check box, and a TRUE will appear in the linked cell

RCN wrote:
 
Top