how can I create an option button

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I just need to use an option button for a single purpose however I am not to
literate as to the coding needed
 
Are you going to be attaching code to it, or just want a box that users can
check. If the later is the case:

Go to View | Toolbars | Forms and draw the checkbox into a cell. It will
allow users to check and uncheck it. Without coding.
 
Back
Top