see .Undo method in online help
--
Alex Dybenko (MVP)
http://Alex.Dybenko.com
Quote:
> Dear MVP
> I have to program (in VBA) following functions:
> A: How to undo changes in the current field (ESC once)
> B: How to undo changes in the current record (ESC twice)
> I can not use the Cancel method in the BeforeUpdate events.
> Tanks,
> Unnur