E
E. Kwong
Newbie question:
I have a simple form in which there are several required
fields user has to fill in. The validations are all done
in the form's BeforeUpdate event.
Everything works fine if user hit the exit button upon the
last record entry. However; some users tend to click the
next-record button after they add a bunch of records, then
click the exit button on the blank form to exit. At that
point message box from the first validation rule pops up,
and then Access will give them one more pop-up and allow
them to exit. Is there any way to get around this and
allow a more 'graceful' exit?
Thanks,
I have a simple form in which there are several required
fields user has to fill in. The validations are all done
in the form's BeforeUpdate event.
Everything works fine if user hit the exit button upon the
last record entry. However; some users tend to click the
next-record button after they add a bunch of records, then
click the exit button on the blank form to exit. At that
point message box from the first validation rule pops up,
and then Access will give them one more pop-up and allow
them to exit. Is there any way to get around this and
allow a more 'graceful' exit?
Thanks,