Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am starting to get into a state of macro bulge. I have a Public WB and a
Private WB, each with several macros in it. In addition some of my active WBs have quite a few of their own macros. Is there any way to list (print) the surrent active macros? Also is there any way to list the surrently assigned hotkeys among the active macros? -- Dave Temping with Staffmark in Rock Hill, SC |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This .xla add-in:
http://tinyurl.com/rrw3p Has an extensive workbook documenter and it will amongst many other things list all your macro's. RBS "Dave Birley" wrote in message ... I am starting to get into a state of macro bulge. I have a Public WB and a Private WB, each with several macros in it. In addition some of my active WBs have quite a few of their own macros. Is there any way to list (print) the surrent active macros? Also is there any way to list the surrently assigned hotkeys among the active macros? -- Dave Temping with Staffmark in Rock Hill, SC |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Even if that didn't do the trick, the collection is well worth the trip!
Thanks. -- Dave Temping with Staffmark in Rock Hill, SC "RB Smissaert" wrote: This .xla add-in: http://tinyurl.com/rrw3p Has an extensive workbook documenter and it will amongst many other things list all your macro's. RBS "Dave Birley" wrote in message ... I am starting to get into a state of macro bulge. I have a Public WB and a Private WB, each with several macros in it. In addition some of my active WBs have quite a few of their own macros. Is there any way to list (print) the surrent active macros? Also is there any way to list the surrently assigned hotkeys among the active macros? -- Dave Temping with Staffmark in Rock Hill, SC |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
to change the macros as per active cell and range | Excel Discussion (Misc queries) | |||
Active Content/Macros | Excel Discussion (Misc queries) | |||
how to list all active macros and their assigned keystrokes? | Excel Worksheet Functions | |||
In macros, an instruction that will return the position of the Active Cell | Excel Programming | |||
Check active sheet not the one with macros | Excel Programming |