Is there a way that i can when switching from one record to another on a form to prevent it from saving the previous record.
The problem comes when i have a check box for each record. The form is based on a query that only shows those that are unchecked. So once checked and moved on to the next record. Im guessing the form still shows the record as it hasn't been closed but doesn't allow you to edit it.
So i want it to not save on changing records so that IF a mistake was made on the form. They could uncheck it after changing records
If that makes sense
Thanks
The problem comes when i have a check box for each record. The form is based on a query that only shows those that are unchecked. So once checked and moved on to the next record. Im guessing the form still shows the record as it hasn't been closed but doesn't allow you to edit it.
So i want it to not save on changing records so that IF a mistake was made on the form. They could uncheck it after changing records
If that makes sense
Thanks
Last edited: