View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Remove excel macros from a file to be sent

See http://www.cpearson.com/excel/vbe.htm

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Michel R" <Michel wrote in message
...
Hi,

I create a few macros in my Personal.xls file. However, if I created a new
file, the macros are included in this new file.

How can I remove the macros from the file to be sent? If I open the Macros
menu, I cannot delete them.

Thanks