Need VBA form assistance

G

Guest

Good morning,

I need to know if there is a way to make a form load and then set all
checkboxes on a form to off. My current VBA sub opens a form and sets
checkboxes to false but I notice that sometimes this doesn't work and
previous state is left in the box. Must I update the form somehow or pause
during load, or ? Any suggestions? Thanks

Cordially,
 
I

Immanuel Sibero

Brent,
.........My current VBA sub opens a form and sets
checkboxes to false but I notice that sometimes this doesn't work and

How are you opening the form and setting the checkboxes to false?

Immanuel Sibero
 

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

Top