I feel silly asking this, because I'm thinking it's very obvious. So obvious I can't find a search result here or on Google because no one can't figure it out but me.
Maybe it's how I'm using it...which is I have a form that is used for data entry only (no ability to cycle through existing records or edit them, and on that form the user enters information that gets saved to a table as a new record.
The only difference I find is that "add new record" adds the record and clears the fields, while "save record" adds the record and keeps the entered data in the fields.
Maybe it's how I'm using it...which is I have a form that is used for data entry only (no ability to cycle through existing records or edit them, and on that form the user enters information that gets saved to a table as a new record.
The only difference I find is that "add new record" adds the record and clears the fields, while "save record" adds the record and keeps the entered data in the fields.