Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
There are mixed opinions about this. It may be easier to keep macros
pertaining to actions on that sheet in the sheet module. However, there are macros that will NOT work in the sheet module. Combine where it is practical. -- Don Guillett Microsoft MVP Excel SalesAid Software "Stilltrader47" wrote in message ... For the worksheet I am working on, do I need to keep all macro statements in sheet 1 (VBA Project, MS Excel Objects)? After I execute Alt-F11. Most of the updates to the worksheet can be combined in the same macro. Different execution steps and logic required may require a different macro. Can I have multiple macros in sheet 1 (in VBA Project)? Is a separate sheet required in VBA editor only when a separate worksheet is used (ie. worksheet 3 reads the macros in sheet 3 (VBA Editor) only? Thanks for clearing this up for me - Tom |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Managing Modules/Macros - More than one Module FOLDER? | Excel Programming | |||
Managing Add-Ins | Excel Programming | |||
Managing menus via VBA | Excel Programming | |||
Managing User Changes | Excel Programming | |||
MANAGING MACROS | Excel Programming |