Get List of Keyboard Shortcut Bindings

  • Thread starter Thread starter R Avery
  • Start date Start date
R

R Avery

Is it possible to write code that goes through each macro in the Macro
Dialog box and gets the assigned shortcut key (if any)?

I know that you can create shortcut key bindings with
application.macrooptions, but how do you get a list of procedure names, and
how do you then use that to get a list of all the shortcut keys that have
already been assigned to the macros?

Any help would be most appreciated.


-Robert
 
Back
Top