I have a rather simple system programmed where I have a large table format that was used to create a form for the user to enter new records into the table. Most of the processing is coded in vba for saving data and opening new records-- problem is that when I close the form via a doCmd.close, an extraneous record is written to the table with skeletal information from the last record processed on the screen. How do I go about preventing this dummy record from writing? Thanks in advance for the help
help with tables
Collapse
X
Comment