Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've been searching for a while for a way to control how the macro name
appears in the macro selection window. I understand that it must show the name of the workbook it is associated to when there are multiple open, but when there is only one, what can I do to JUST get the names of the Subs in the selection box? What controls whether or not the name of the module appears as a prefix for the macro? For example, instead of this: ----------------------- Book1.xls!Module1.Macro1 Book1.xls!Macro2 Macro3 I want this: ----------------------- Macro1 Macro2 Macro3 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro recorded... tabs & file names changed, macro hangs | Excel Worksheet Functions | |||
How do you change the column names e.g. A B C D E F | Excel Discussion (Misc queries) | |||
macro to change numbers to names | Excel Worksheet Functions | |||
macro to change the names and delete closed books | Excel Discussion (Misc queries) | |||
Change names of files in a folder to match names in Excel Column | Excel Programming |