Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
VJ,
See www.cpearson.com/excel/vbe.htm -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "VJ" wrote in message ... Hi I want to delete the code in the worksheet through a VBA macro. Can some pls suggest me a way out? Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Chip Pearson wrote:
VJ, See www.cpearson.com/excel/vbe.htm Yes, and if you are using McAfee, you will notice that it is *very* efficient at zapping your entire code module if you dare to use any of these: VBComponents.Add VBComponents.Remove VBComponents.Import CodeModule.InsertLines CodeModule.DeleteLines as I have experienced to my great horror. Fortunately I always make regular backups! -- To top-post is human, to bottom-post and snip is sublime. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
code to delete module / macro in another file | Excel Discussion (Misc queries) | |||
How to code to insert / delete any worksheet? | Excel Worksheet Functions | |||
Delete a Column when in a Macro-Worksheet Event? | Excel Worksheet Functions | |||
Macro code to delete conditional formatting | Excel Discussion (Misc queries) | |||
Delete Code from Worksheet | Excel Programming |