G
Guest
I cannot figure this out.
Main form (recordsource query) and subform (recordsource table).
After data is entered into the subform, the user goes to other controls
including checkboxes, text boxes, and combo boxes. Several of each, works as
expected.
Problem is -- after having gone through several text boxes without problem,
upon departing a particular text box, [txtLockout], whether by tabbing or
selecting another control, my subform data is wiped from the form. I need it
to stay.
There are no events tied to [txtLockout].
The only event tied to the subform clears the data, but only when the user
clicks the button tied to that event.
What gives? Anyone have an idea?
Main form (recordsource query) and subform (recordsource table).
After data is entered into the subform, the user goes to other controls
including checkboxes, text boxes, and combo boxes. Several of each, works as
expected.
Problem is -- after having gone through several text boxes without problem,
upon departing a particular text box, [txtLockout], whether by tabbing or
selecting another control, my subform data is wiped from the form. I need it
to stay.
There are no events tied to [txtLockout].
The only event tied to the subform clears the data, but only when the user
clicks the button tied to that event.
What gives? Anyone have an idea?