michaeljohannes
Registered User.
- Local time
- Today, 11:53
- Joined
- May 3, 2007
- Messages
- 67
Hello Access Programmers,
I have a new field I've recently added to a subform that I want to be required before tabbing to the next available field.
How can I control the user's action to disallow 'tabbing' over this required field? (ie, if they try, they get an err message pop up saying "Sorry, you must fill in the required field 'required field' " ?
I think there's a really easy way to do this using the VB script but I'm sort of stuck. Any help/advice is much appreciated!
Best,
Mike
I have a new field I've recently added to a subform that I want to be required before tabbing to the next available field.
How can I control the user's action to disallow 'tabbing' over this required field? (ie, if they try, they get an err message pop up saying "Sorry, you must fill in the required field 'required field' " ?
I think there's a really easy way to do this using the VB script but I'm sort of stuck. Any help/advice is much appreciated!
Best,
Mike