A
Anne
Please help. My form is leaving unwanted trails.
In my parent form I use Me.Undo to "abandon" a record
creation, given response to MsgBox response, upon closing
the form via a command button. All is right with my world.
However, when I wish to "abandon" a record of a subform
given response to MsgBox response upon closing the PARENT
form, I cannot get the code to work. I've tried
combinations of ".", "!", full subform address, etc, and
no joy.
Can someone shed some light on the correct code to "undo"
given a test on the subform? Where should the code go?
Remember I use a command button to close and use "on
click" and would like to just add the code there.
Hopefully, thanks for the help.
Anne
In my parent form I use Me.Undo to "abandon" a record
creation, given response to MsgBox response, upon closing
the form via a command button. All is right with my world.
However, when I wish to "abandon" a record of a subform
given response to MsgBox response upon closing the PARENT
form, I cannot get the code to work. I've tried
combinations of ".", "!", full subform address, etc, and
no joy.
Can someone shed some light on the correct code to "undo"
given a test on the subform? Where should the code go?
Remember I use a command button to close and use "on
click" and would like to just add the code there.
Hopefully, thanks for the help.
Anne