is it possible to insert checkboxes in an excel spreadsheet?

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

Guest

I am trying to track the status of jobs using an excel spreadsheet, and I'm
looking for an easy way to select between several options I've placed in the
spreadsheet. It would be great if I can use checkboxes so that users can
highlight as many options as relevant, but I'm not sure if this is possible.
Does anyone know how to do this? And if not can anyone offer another
solution??
Thanks
 
There is a check box in the Forms Toolbar (View - Toolbars). You link them
to a cell with Format control - Control tab, then examine the cell with your
formulas or macros. There is a check box in the Controls toolbox. More
functional. Use either Properties (right click the check box while in
Design Mode, or write VBA to respond to the check box.
 

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

Back
Top