Referencing Checkbox Names

  • Thread starter Thread starter Chad
  • Start date Start date
C

Chad

Is there a way to have a cell reference the name in a checkbox through a
formula or would I need to use VBA?

Thanks!
 
If you really want the name, you'll need VBA.

If you want to find out if it's checked, you could use a linked cell and test
that.
 

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