View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Philip Reece-Heal[_3_] Philip Reece-Heal[_3_] is offline
external usenet poster
 
Posts: 11
Default Delete a module in VBA?

I use an Excel template with a lot of modules to produce a particular type
of report and when I have completed the workbook, I send it to others but do
not wish to include all the VBA modules. Therefore, in VBA, I manually
delete each module.

Is there a way to do this in VBA code?

Anybody got any good suggestions?
Look forward to response
Philip