I have two forms:
One form is for adding a record, the other for editing an existing record.
I have some custom buttons for navigation on the form used for editing.
When navigating to the end of the recordset in the editing form, the user is presented with a blank form (as in ADD mode). I don't want the user to be able to ADD a record via this form.
Any ideas on how to stop this?
Access97
One form is for adding a record, the other for editing an existing record.
I have some custom buttons for navigation on the form used for editing.
When navigating to the end of the recordset in the editing form, the user is presented with a blank form (as in ADD mode). I don't want the user to be able to ADD a record via this form.
Any ideas on how to stop this?
Access97