I have a form: On FormLoad I would like the checkbox to be checked and have the table updated with this information at that point?
Private Sub form_load
checkbox.value = True
"I need code to update table at this point"
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.