I have been working on a db that I feel like I have in a pretty good place. All of the basic functionality seems to be working pretty well, but I am wanting to improve the error handling capabilities of a few of my forms.
Can anyone point me to a decent online resource for beginners that explains the fundamentals of error handling? Specifically, I am wanting to learn about message boxes for when a user leaves a null value in a required control, or tries to save a record with out filling in all the fields/controls needed for a new record.
I am looking for something along the vein of "Access Error Handling for Dummies"
Thanks
Mike