clmarks
Registered User.
- Local time
- Today, 10:17
- Joined
- Jan 29, 2007
- Messages
- 69
I'm working in Access 2003. I have a field for gender in a form. The user will enter either F or M, but cannot leave the field blank. I am running a procedure on the Exit event which gives an error message if the field is blank, but I can't stop the insertion point from moving on to the next field. I want it to stay in the Gender control. Am I going to have to do my validation when the next field gets the focus? If so, then I would have to perform that same validation on every field on the form. There must be an easy way.
How do I do this?
Thanks,
Cherry
How do I do this?
Thanks,
Cherry