SeadnaS
Programmer
- May 30, 2011
- 214
Subject says it all really. Need VBA code to delete a record if certain fields are empty in the table.
My form keeps saving useless records with empty fields and I keep going into the table and deleting them manually. So maybe in the forms on close event i could put in some code to delete records with null values.
My form keeps saving useless records with empty fields and I keep going into the table and deleting them manually. So maybe in the forms on close event i could put in some code to delete records with null values.