View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Elena Elena is offline
external usenet poster
 
Posts: 43
Default Deleting A Macro Using VB.NET

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