insert checkbox to modify cell value

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

Guest

I'm trying to insert an ActiveX checkbox that when chosen (value true) it
will change a cell value. I know I need to add VBA coding for this but I
don't know where to begin. Any help would be appriciated.
 
you want to add code with code?

http://www.cpearson.com/excel/vbe.htm

You can get the code to add a checkbox from teh control toolbox toolbar by
turning on the macro recorder and adding one manually. Then turn off the
recorder and look at the recorded code ( tools=>Macro=>Record new Macro . .
..)
 

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