SStewart123
Programmer
I have a form on which there are two subforms. I have a cancel button on a parent form which I want to use to cancel changes I have made to a subform. I find that the subform is updated when I press the button on the parent form which means that I cannot cancel changes. I also have a save button on the parent form which I want to use to save the subforms. I'd very much appreciate any help.