S
Steve S
I posted a quewstion yesterday (see Close form without saving data ) but
thought I had the solution before anybody responded. According to Access
HELP if you set the CANCEL property of a button that is the CLOSE button any
changed data in the current record is discarded and not saved.
I set the property to yes and have a button that executes the doCmd.Close
command. If a user has changed either the combobox or the text field that is
bound to the data record the change is saved nomatter what.
Help
thought I had the solution before anybody responded. According to Access
HELP if you set the CANCEL property of a button that is the CLOSE button any
changed data in the current record is discarded and not saved.
I set the property to yes and have a button that executes the doCmd.Close
command. If a user has changed either the combobox or the text field that is
bound to the data record the change is saved nomatter what.
Help