View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Removing Macros when saving a copy of excel file

Chip Pearson has the code to delete modules when saving.

http://www.cpearson.com/excel/vbe.aspx


Gord Dibben MS Excel MVP

On Thu, 5 Jun 2008 13:56:12 -0700 (PDT), Canlink wrote:

Hi All:
Anybody has any code to remove macros when you save a "copyas". It
would be nice to be able to do this on back-up of data so that the
daily file will be reduced in size.
geoff