mark curtis
Registered User.
- Local time
- Today, 20:21
- Joined
- Oct 9, 2000
- Messages
- 457
I have a form which uses some sub forms. My problem is that if a user enters data in one of the sub forms before the main form I get an error saying null/index. What I need to know is how to ensure that a user populates a field from the main form so a record ID is created. I also want a message box to inform them that they must fill in the defined field before they can proceed.
IDEAL: Open form, lock focus in title field, if user tries to tab out of field without entering data, load message box informing user to fill title field, once loaded release focus.
Thanks
Mark
IDEAL: Open form, lock focus in title field, if user tries to tab out of field without entering data, load message box informing user to fill title field, once loaded release focus.
Thanks
Mark