View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Swarnendu Banerjee Swarnendu Banerjee is offline
external usenet poster
 
Posts: 1
Default Excel Macros Getting Cleaned

I have written some Excel Macros to customize my
Worksheet. the problem I am facing is that whenever I am
mailing this Worksheet to others the Macros are
getting "Cleaned and Quarantined" , thus leading to the
very objective of my code to be a total failure.

I presume that this is a problem of the Mail server which
disables all macros, but Is there any way, by which a
Macro can be denotd as "safe" or something like that so
that it can be send over mails safely to other people.

Early reply would be highly entertained.