View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Canlink Canlink is offline
external usenet poster
 
Posts: 19
Default Removing Macros when saving a copy of excel file

On Jun 5, 7:37 pm, Gord Dibben <gorddibbATshawDOTca wrote:
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


Thanks Gord, just what I was looking for