Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to delete all macros and vbComponents on save. I'm able to
perform all the vb Component deletions but I can't figure out how to transfer control to a new module that deletes all other modules. All is well when I execute the Delete_Macros module by itself but my attempts at transferring control to it from the Delete_vbComponents module result in the calling module not being deleted. What am I missing? BrianG *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hiding part of VBA or a Module in Macro | Excel Discussion (Misc queries) | |||
Which macro module | Excel Discussion (Misc queries) | |||
Delete macro that is not in a module | Excel Discussion (Misc queries) | |||
macro to standard module | Excel Discussion (Misc queries) | |||
Assigning a module to a button macro | Excel Discussion (Misc queries) |