I have a Check Box that i need to reset each time a form is loaded. the check box is part of the database.
what i'm trying to do is when the user selects the check box on one form and clicks the ok button it will open another form.
this form will show the selected records in conditional formating. (the form is set up like a map so that the item can be found quickly)
everything works great except the check box stays checked until the user unchecks it.
Is there a way to set all the checkboxes in the table to No when the form opens?
Thanx for any help you can provide me.
what i'm trying to do is when the user selects the check box on one form and clicks the ok button it will open another form.
this form will show the selected records in conditional formating. (the form is set up like a map so that the item can be found quickly)
everything works great except the check box stays checked until the user unchecks it.
Is there a way to set all the checkboxes in the table to No when the form opens?
Thanx for any help you can provide me.