I have a form that allows the User to add new records using the New Record button on the Navigation bar. Does anyone know how a quick and dirty way to delete blank records before closing the form?
The me.delete command does not exist. Do I have to define the form table in the form close event and scan the table for null values? Or is there some slick way of doing it?
Lover of quick and dirty
Trudye
The me.delete command does not exist. Do I have to define the form table in the form close event and scan the table for null values? Or is there some slick way of doing it?
Lover of quick and dirty
Trudye