T
Tina Hudson
Good day. I have a form with a subform that I use to add records to multiple
tables. I want the user to be able to just cancel data entry no matter if
they entered data on the main form or the subform, but I don't want to have
to have a "cancel" button the subform as this will be too confusing for them.
I have a cancel button on the main form with the standard code to cancel (if
dirty, then acmenu, undo, etc.) and this works really well for the
fields/controls on the main form. Not so much for the subform. The subform
has several fields that have default values.
Any help will be most appreciated.
tables. I want the user to be able to just cancel data entry no matter if
they entered data on the main form or the subform, but I don't want to have
to have a "cancel" button the subform as this will be too confusing for them.
I have a cancel button on the main form with the standard code to cancel (if
dirty, then acmenu, undo, etc.) and this works really well for the
fields/controls on the main form. Not so much for the subform. The subform
has several fields that have default values.
Any help will be most appreciated.