How do I put a checkbox with no words?

  • Thread starter Thread starter fidosays
  • Start date Start date
F

fidosays

I am making a chart with names down the left column and other catagories
along the top. I want to put checkboxes in so people can just check them
individually for their cell in that catagory. I am wondering how to put the
checkbox in without any words. (such as "checkbox 1") I want to remove the
words.
 
Just right-click the checkbox, goto CheckBox Object and Edit. Remove the
words. That should do it.

Regards,
Paul
 
I would use the "Control Toolbox" to add the checkbox. Using the "Forms"
toolbox doesn't work nearly as well. I'm not really sure why it's even
there. :)

You can edit the control toolbox's checkbox so that the "checkbox 1" doesn't
show up. Hope this helps!
 
Back
Top