I created a form to enter new records into my database. I need to add two buttons at the end. One that will save the record info I just entered and start a new record. Another to save the record info I just entered and close the form. I have been searching and searching for the correct VBA code to use for these but what I have tried isn't saving the record into the source database. It is like it disappearing into thin air.
When I created the form I used the "Add Existing Fields" feature to add the correct fields to my form. I thought that would allow them to be linked to the correct table. Was I wrong?
Thanks in advance for the help!