View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Pflugs Pflugs is offline
external usenet poster
 
Posts: 167
Default Programmatically delete Module1 from a workbook

Yes, absolutely. See http://www.cpearson.com/excel/vbe.htm.

HTH,
Pflugs

"Barb Reinhardt" wrote:

Is there a way to programmatically delete a module from a workbook. I have
about 50 workbooks with this obsolete (and obnoxious) module in it. I just
need the specific code to do this. I'm calling the workbook oWB.

Thanks,
Barb Reinhardt