S
Sharon
Hi
I have a form that contains multiple tabs and subforms. Form Undo or
control old value won't work because as soon as another tab or a subform gets
the focus, the record is saved. It is necessary to allow the user to close
the form without saving changes, i.e. undo any changes. I am currently
writing out the record to a temporary table on form open and intend
reinstating the record from the temp table if the user exits without saving.
Is this the best way? Also what would be the best way to get the temporary
record back into the table? Any help would be much appreciated. Thanks.
Sharon
I have a form that contains multiple tabs and subforms. Form Undo or
control old value won't work because as soon as another tab or a subform gets
the focus, the record is saved. It is necessary to allow the user to close
the form without saving changes, i.e. undo any changes. I am currently
writing out the record to a temporary table on form open and intend
reinstating the record from the temp table if the user exits without saving.
Is this the best way? Also what would be the best way to get the temporary
record back into the table? Any help would be much appreciated. Thanks.
Sharon