I have a main form and a subform within access linked to a table and query respectively.The subform narrows down a list of results based on the current record in the main form as it is linked by a master and child field. My problem is that I want users to edit the data in the subform only and then press a save button when they are happy with all the edited records. Currently it automatically saves to the table it relates to when switching to the next record in the subform. This is not ideal as I would like users to be able to revert to the previous data or not save if they're not content with the changes.
https://drive.google.com/file/d/0B5BV2rpgshPJSG1jS0lzUVNnWlU/view?usp=sharing