First of all, sorry for all of the questions, I am a newbie at Access.
Is there a way to enter data into a form and this data not be saved into a table until a user clicks a command button to save the info?
The reason I ask is because I have a form where a primary key is auto generated and everytime the form is opened a new identifier is created. If the user decides not to create a record at that time, then when they go to close the form it saves the identifier.
Anyway to prevent this from happening?
Is there a way to enter data into a form and this data not be saved into a table until a user clicks a command button to save the info?
The reason I ask is because I have a form where a primary key is auto generated and everytime the form is opened a new identifier is created. If the user decides not to create a record at that time, then when they go to close the form it saves the identifier.
Anyway to prevent this from happening?