How do I create a "Yes / No tick box"?

N

noceps2

I want to have a spreadsheet with a list of expected actions.

I want the user to simply tick Yes to indicate that it succeeded and No
to indicate that it failed.

Any ideas?
 
A

a7n9

You could create a check box from the Forms (Or "Control Toolbox")
Toolbar.
Go to View>Toolsbars>Forms and insert the checkbox.
 
Top