E
Erwin Bormans
Hi all
I've got the following problem and after 2 days of trying to solve it, it
still stays the same...
I've got a form that loads 1 record out of a table to edit.
The controls on the form are linked with the table.
At the end of the form I've got 2 buttons: Save and Cancel.
But if you change something and you click Cancel he still saves the changes
in the table.
I tried to find some code that cancels the saving and I tried to copy that
record in a new recordset and than reload the temporary recordset when the
user clicks on the cancel button, just before closing the form. But I
doesn't want to work.
Somebody some advise?
Thx in advance
Kind regards
Erwin
I've got the following problem and after 2 days of trying to solve it, it
still stays the same...
I've got a form that loads 1 record out of a table to edit.
The controls on the form are linked with the table.
At the end of the form I've got 2 buttons: Save and Cancel.
But if you change something and you click Cancel he still saves the changes
in the table.
I tried to find some code that cancels the saving and I tried to copy that
record in a new recordset and than reload the temporary recordset when the
user clicks on the cancel button, just before closing the form. But I
doesn't want to work.
Somebody some advise?
Thx in advance
Kind regards
Erwin