I have a form with 2 subform on a tab control.
I like my form very much as it is and im just adding a "Save and Exit" button and a "Exit without Saving".
Problem is that the Me.Undo won't work to reverse any changes if the user has moved focus to one of the subforms as any prior changes are saved. how can i get round this, i want the user to be able to focus on any of the controls including the subforms and i don't want them to have to decide on saving any changes until they want to exit the form??
Any help?
I like my form very much as it is and im just adding a "Save and Exit" button and a "Exit without Saving".
Problem is that the Me.Undo won't work to reverse any changes if the user has moved focus to one of the subforms as any prior changes are saved. how can i get round this, i want the user to be able to focus on any of the controls including the subforms and i don't want them to have to decide on saving any changes until they want to exit the form??
Any help?