T
Travis (New User)
I created a form to add several pieces of information to a table. I then
added a button at the bottom that I thought was suppose to save each record
as a NEW recod.
The problem is when I click the button it will save it as a new record, but
if I close the application and go to add a new record later it automatically
pops-up with the latest entry. I then just edit the information in the form
and it doesn't save the record as a new entry.... it saves it as the last
entry like I was editing.
How do either add code so it will always save as a new record or when I open
the form it will open blank and the button I've already added will work?
added a button at the bottom that I thought was suppose to save each record
as a NEW recod.
The problem is when I click the button it will save it as a new record, but
if I close the application and go to add a new record later it automatically
pops-up with the latest entry. I then just edit the information in the form
and it doesn't save the record as a new entry.... it saves it as the last
entry like I was editing.
How do either add code so it will always save as a new record or when I open
the form it will open blank and the button I've already added will work?