G
gahagan
Hi,
I'm running XP Pro, Access 2003. Whenever I switch back from "Form
Edit" view to "Normal View", all the checkboxes return to a NULL value.
Because my code uses the chkbox values to build dynamic queries, it
haults code every time i re-open the form in "Normal View." I've tried
resetting all the checkboxes to their default value, in both the
form_open form_load events -- to no avail.
The only work-around I've found, which is completely unacceptable for a
time-sensitive project such as this, is saving, closing, and then
re-opening the form from scratch.
Are there any events, actions, property-settings, control
re-positionings, etc. which would render all checkboxes Null? There
must be something stupid I'm missing here.
TIA for any help/advice you can offer.
AG
I'm running XP Pro, Access 2003. Whenever I switch back from "Form
Edit" view to "Normal View", all the checkboxes return to a NULL value.
Because my code uses the chkbox values to build dynamic queries, it
haults code every time i re-open the form in "Normal View." I've tried
resetting all the checkboxes to their default value, in both the
form_open form_load events -- to no avail.
The only work-around I've found, which is completely unacceptable for a
time-sensitive project such as this, is saving, closing, and then
re-opening the form from scratch.
Are there any events, actions, property-settings, control
re-positionings, etc. which would render all checkboxes Null? There
must be something stupid I'm missing here.
TIA for any help/advice you can offer.
AG