Hello, I created a Form to add records to a Table (Data Mode = 'Add'). After I open the Form (using the 'OpenForm' command) I intialize several fields and I have a 'SaveRecord' Command Button to save the records.
My problem is if a user opens the Form and then immediately exits (using the 'Close' command) without entering any data Assess adds a blank record to the Table. And so my question is, how can I prevent Access from adding a record when the Form is closed? Thank you for your time.
My problem is if a user opens the Form and then immediately exits (using the 'Close' command) without entering any data Assess adds a blank record to the Table. And so my question is, how can I prevent Access from adding a record when the Form is closed? Thank you for your time.