Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Over the years, I've recorded and written a lot of macros. (Probably
time to take a week or two and go over them and delete at least half!) I assigned a keyboard shortcut to a lot of them. I seem to remember that before XL 2007, there was a keyboard organizer that I could go through and review what shortcuts I had already assigned to my macros. I can't find that in 2007, though. Is there an easy way to generate a list of all my keyboard assignments and what macros they go to? Ed |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I don't recall ever seeing any such keyboard organizer in 2007.
Canned from a previous post - Macro Shortcuts are stored as hidden attributes of the macro. AFAIK can only be found by exporting the module and finding the particular attribute in the text file or view in a text editor. Try Ivan Moala's addin http://www.xcelfiles.com/GetShortCutKeys.html I see my name is still on that page from 6 years ago! Regards, Peter T "Ed from AZ" wrote in message ... Over the years, I've recorded and written a lot of macros. (Probably time to take a week or two and go over them and delete at least half!) I assigned a keyboard shortcut to a lot of them. I seem to remember that before XL 2007, there was a keyboard organizer that I could go through and review what shortcuts I had already assigned to my macros. I can't find that in 2007, though. Is there an easy way to generate a list of all my keyboard assignments and what macros they go to? Ed |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Modify Keyboard Shortcuts? Excel 2007 | Excel Discussion (Misc queries) | |||
How do I customize keyboard shortcuts in Excel 2007 | Excel Discussion (Misc queries) | |||
2003 Keyboard Shortcuts in 2007 | Excel Discussion (Misc queries) | |||
Excel 2007 Beta2 - Keyboard shortcuts | Excel Discussion (Misc queries) | |||
How do I display all assigned keyboard shortcuts? | New Users to Excel |