Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In the VB Editor, I have a bunch of modules in my personal
macro workbook listed as module 1, module 2 and so on. Can I rename these to something more meaningful so I know which module is which when I am working in the editor? thank you. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Jrh,
Select (in the project explorer) the module you want to rename. Open (if not allready open the properties window) and change the name. -- Regards, Auk Ales * Please reply to this newsgroup only * * I will not react on unsolicited e-mails * "jrh" wrote in message ... In the VB Editor, I have a bunch of modules in my personal macro workbook listed as module 1, module 2 and so on. Can I rename these to something more meaningful so I know which module is which when I am working in the editor? thank you. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
try the following - click on the module in the explorer tree - hilt F4 (to open the properties dialog) - change the name -- Regards Frank Kabel Frankfurt, Germany jrh wrote: In the VB Editor, I have a bunch of modules in my personal macro workbook listed as module 1, module 2 and so on. Can I rename these to something more meaningful so I know which module is which when I am working in the editor? thank you. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VB Modules | Excel Discussion (Misc queries) | |||
Help with modules. | New Users to Excel | |||
modules | Excel Programming | |||
Class Modules vs Modules | Excel Programming | |||
Naming Modules | Excel Programming |