Andrew Thorpe
Registered User.
- Local time
- Today, 15:02
- Joined
- Apr 18, 2009
- Messages
- 59
With a simple form and datasheet subform, if the user tries to create a new record in the subform before a record has been created in the parent form, then Access displays a message which may not be understood by the user. I would like to handle it so that I can give a more helpful message. However, I'm not sure where to put such code. I have written some, but Access jumps in before my code gets a chance.