checkbox help

  • Thread starter Thread starter dok112
  • Start date Start date
D

dok112

hello all,

I have a quick question....i'm sure this can be done, but I have yet to
figure it out. I need to create a macro that takes checkbox1 and
inserts a "1" into a cell, if the box is checked, otherwise it will
enter a "0" into the cell. Does anyone know how to create this?
Thanks in advance for the help!!
 
If the checkbox is added to the worksheet then use the Linked Cell property,
if the checkbox is on a userform use the Control Source property.

In both cases enter the cell reference into the properties options.

Cheers
Nigel
 

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

Similar Threads


Back
Top