Run an event when the ESC key or undo action is trigged

  • Thread starter Thread starter And
  • Start date Start date
A

And

I have a form and I want to run some code when the form that is being
introduced is undo. How can I achieve this?



Tks in advance

And
 
The form has an Undo event. See the form properties (View, Properties,
<click on the square at the upper left hand corner of the windo>). Click the
ellipsis to the right of the On Undo property, and choose Code Builder to
create the shell of the event procedure. Put your code there.

Sprinks
 
Tks Sprinks for your post but,
I'm using Microsoft Access 2000 (9.0.6926 SP-3), I searched all over the
place and I couldn´t find the undo event. When I made a search in Access
help I could only find an undo method but this is not what I want.

Tks in advance
 
Sorry, And. I didn't realize it was a new form property.

Good luck.
Sprinks
 

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