Shortcut Keys

  • Thread starter Thread starter Vivian Carroll
  • Start date Start date
V

Vivian Carroll

In Access 2000 is it possible to create your own shortcut keys? For the
mouse people I created an Undo button that reenables navigation buttons that
I disabled while they were editing. For the keyboard people I would like to
create a shortcut key that does the same thing. (CTRL+Z will undo but not
reenable the navigation keys.)

TIA,
Vivian Carroll
 
Vivian Carroll said:
In Access 2000 is it possible to create your own shortcut keys? For the
mouse people I created an Undo button that reenables navigation buttons that
I disabled while they were editing. For the keyboard people I would like to
create a shortcut key that does the same thing. (CTRL+Z will undo but not
reenable the navigation keys.)


Make the caption of the Undo button read &Undo in the properties sheet.
Alt+U will then run the Undo button event.
 
Back
Top