Hi,
I'd like to know if there's a simple way to restore all default keyboard shortcuts as follows:
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...