Checkbox column

B

Bo Rasmussen

Hi,

How do I create a checkbox column to contain boolean values ?

Regards
Bo
 
J

Jonathan Rynd

How do I create a checkbox column to contain boolean values ?

Excel doesn't support this directly. To get a checkbox you need to use VBA
Forms or OLE controls, create a bunch of checkboxes, then link them to the
cells. Check out View/Toolbars/Forms and View/Toolbars/Control Toolbox.

Could you describe in more detail what you're looking for?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top