Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Previously, a post answered the question of how to run code that would
delete embedded code in an application: www.cpearson.com/excel/vbe.htm However, as far as I can tell this is run within the IDE environment. Is there a way to accomplish the same result using VBA alone? (I'm running excel 2003 on windows XP) My need: After the user inputs data into a template and the data is reduced, I want to strip out the code, instructions, userforms, etc before the template is saved under a new file name. I currently get rid of everything but the VBA modules and userforms, which add about 800K to each file. Art |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
receiving cell value after deleting source | Excel Discussion (Misc queries) | |||
Keep total of cells in a cell after deleting source data | Excel Discussion (Misc queries) | |||
Deleting cells from chart source data, causing problems | Excel Discussion (Misc queries) | |||
SOURCE CODE | Excel Programming | |||
Deleting code in a file with code.. | Excel Programming |