Undo Current Record Changes

  • Thread starter Thread starter XMan
  • Start date Start date
X

XMan

Form showing current record data and user starting changing values.
"Oops I didn't want to do that!" they say.
Is there a run command to cancel out all changes to that record
(restore to original values) and still be at current record?
TIA.
 
XMan said:
Form showing current record data and user starting changing values.
"Oops I didn't want to do that!" they say.
Is there a run command to cancel out all changes to that record
(restore to original values) and still be at current record?
TIA.

Me.Undo

(is there's a subform it is more complicated)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top