Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Tim Childs posted a routine that seemed to work for him in xl2002 (but he said that it didn't in xl2k): http://groups.google.com/groups?&thr...%40tkmsftngp07 It relies heavily on Sendkeys so I'm not sure if I'd use it for anything important. R Avery wrote: 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 -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Keyboard Shortcut | Excel Discussion (Misc queries) | |||
keyboard shortcut | Excel Worksheet Functions | |||
Keyboard Shortcut for Drop Down List | Excel Worksheet Functions | |||
Keyboard shortcut for List Box | Excel Worksheet Functions | |||
Excel Keyboard Shortcut list? | Excel Discussion (Misc queries) |