Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do I insert a new module in between exisiting ones and have the order
change or rename the modules |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Answered in your previous post. The Modules are ordered alphabetically. You
just need to change the names of the modules. -- HTH... Jim Thomlinson "MLS7181" wrote: How do I insert a new module in between exisiting ones and have the order change or rename the modules |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "MLS7181" wrote in message ... How do I insert a new module in between exisiting ones and have the order change or rename the modules In the VBE, if you click on the module to highlight it, then in the properties window will have only one item in it, and that is the name of the module, which you can change. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
CLASS MODULE & SIMPLE MODULE | Excel Discussion (Misc queries) | |||
code in module A to not execute a Worksheet_SelectionChange sub of another module | Excel Discussion (Misc queries) | |||
Run worksheet module code from workbook module? | Excel Programming | |||
Calls from sheet module to ThisWorkbook module | Excel Programming | |||
Variable from a sheet module in a class module in XL XP | Excel Programming |