Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm running a VB.NET application that fills an Excel spread sheet. I have a
Macro that I call to run some sizing in the worksheet. Everything runs perfectly, but I need to delete the Macro before saving and closing the Worksheet. Any suggestions? Thanks in Advance! ~Elena |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Elena,
Here's Chip Pearson's page about programming the Visual Basic Editor, including deleting macros. You should be able to modify the code to work with .Net. hth, Doug http://www.cpearson.com/excel/vbe.htm "Elena" wrote in message ... I'm running a VB.NET application that fills an Excel spread sheet. I have a Macro that I call to run some sizing in the worksheet. Everything runs perfectly, but I need to delete the Macro before saving and closing the Worksheet. Any suggestions? Thanks in Advance! ~Elena |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Well, okay, then here it is:
http://www.cpearson.com/excel/vbe.htm Doug "Elena" wrote in message ... I'm running a VB.NET application that fills an Excel spread sheet. I have a Macro that I call to run some sizing in the worksheet. Everything runs perfectly, but I need to delete the Macro before saving and closing the Worksheet. Any suggestions? Thanks in Advance! ~Elena |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deleting code from a macro (by a macro) | Excel Discussion (Misc queries) | |||
Deleting Row Macro | Excel Worksheet Functions | |||
Macro is deleting everything! | Excel Discussion (Misc queries) | |||
VBA deleting Macro | Excel Programming | |||
deleting row using macro need help | Excel Programming |