S
Someone
Hello
I have a form which uses a three-page tab control. The form's record source
is a table, which the default (page 1) tab uses. Page 2 has a subform in
form view and its record source is a query to a table related to the main
table. Page 3 also has a subform (although in datasheet view) and its
record source is also a query to a (different) table related to the main
table.
I have a cancel button whose aim is to allow the user to discard changes
made. If changes are made to the main tab and the user flicks over to tab
three then decides to close, the changes are discarded as required.
However, if the user flicks to page two, the changes are saved and the
cancel button has no effect. I do not understand why this is.
Can anyone shed light on why this happens, please?
Thanks
M
I have a form which uses a three-page tab control. The form's record source
is a table, which the default (page 1) tab uses. Page 2 has a subform in
form view and its record source is a query to a table related to the main
table. Page 3 also has a subform (although in datasheet view) and its
record source is also a query to a (different) table related to the main
table.
I have a cancel button whose aim is to allow the user to discard changes
made. If changes are made to the main tab and the user flicks over to tab
three then decides to close, the changes are discarded as required.
However, if the user flicks to page two, the changes are saved and the
cancel button has no effect. I do not understand why this is.
Can anyone shed light on why this happens, please?
Thanks
M