I am having troubles with forms creating blank database information.
It seems every time a form is opened and then someone goes to a new form, there is a blank record created.
How can I prevent this?
This is a bound form with a "save" button.
I know that there are things that can be done with "beforeupdate" but it seems like every time I try something it causes more problems than solutions.
Any help would be appreciated.