I'm having trouble remembering how to create a form that doesn't pull from any recordsets, but when a button is pushed it sends all the information to the tables. I can create forms that allow the user to create a new entry, but that gives them access to other fields that i don't want them to edit.
Or at least for the being, how to create an action that when a form is opened from a button event, it goes to the very last record that is blank and allows the user to add a record.
Or at least for the being, how to create an action that when a form is opened from a button event, it goes to the very last record that is blank and allows the user to add a record.