Kelvin Stott
Active Member
- Joined
- Oct 26, 2010
- Messages
- 338
Hi,
I'd like to know if there's a simple way to restore all default keyboard shortcuts as follows:
The problem is I can't find the term to use as a reference to all keyboard shortcuts, in the appropriate text format for use with .OnKey.
Could anyone help me with this, please?
I'd like to know if there's a simple way to restore all default keyboard shortcuts as follows:
Code:
For Each SCKey in [need reference to shortcut library!]
Application.OnKey SCKey
Next
The problem is I can't find the term to use as a reference to all keyboard shortcuts, in the appropriate text format for use with .OnKey.
Could anyone help me with this, please?