Check Box

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

Guest

I need to have a check box to run code when checked. How is the Check Box
control set to run code when checked?

Thanks
Paul
 
Use the click event for a checkbox from the control toolbox toolbar (double
click on the checkbox in design mode).

Assign a macro to a checkbox from the forms toolbar.
 

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