A
Amit
MS Access 2K, Windows XP
=========================
Hi,
In my Access application, I have forms where some of the
controls are required fields. When a user doesn't enter a
required field, the error message generated is too
technical for the users.
How do I check that:
1. all required fields have been filled in,
2. suppress the error message,
3. and display my own message with proper information?
Where will I place this code?
I also have multiple tab pages on a form, with required
fields on one tab page. So, I'll need to check for
required fields not only when a user closes the form, or
moves to a new record on the same form, but alo when she
moves to the next tab page on the same form.
Thanks for any help.
-Amit
=========================
Hi,
In my Access application, I have forms where some of the
controls are required fields. When a user doesn't enter a
required field, the error message generated is too
technical for the users.
How do I check that:
1. all required fields have been filled in,
2. suppress the error message,
3. and display my own message with proper information?
Where will I place this code?
I also have multiple tab pages on a form, with required
fields on one tab page. So, I'll need to check for
required fields not only when a user closes the form, or
moves to a new record on the same form, but alo when she
moves to the next tab page on the same form.
Thanks for any help.
-Amit