Access97 - Default Undo Button - Help

  • Thread starter Thread starter Jado
  • Start date Start date
J

Jado

Hi

The default Undo button in Access 97 can be quite dangerous as on the third
click the action undo's the entire record.

i want to replace the button with my own which only allows the last action
to be undone , then disables the button until a further change is made.

does anyone know how i would enable this button after any change to the
record without having to write an OnChange Event in every control on the
form?

Thanks
Jado
 
Are you talking about the Undo command on the Edit menu of the toolbar?
Are you talking about the Escape key on the keyboard?
Are you talking about a control on a form?
Are you talking about a command button on a form?
 
I was referring to the Undo Command, but i need to disable all methods of
undoing a field/record accept when using my custom command button on a
custom command bar (which is available to 1 main Form with 1 subForm within)
these are the only forms in my db.

Thanks
 

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

Similar Threads

Undo Button 2
undo changes 2
access97 to 2002 search button conversion error 1
Undo functions 11
AUTONUMBER Field Increments after "UNDO / CLEAR FORM" 1
Undo button 2
Undo button 4
Undo changes IF changes made. 2

Back
Top