Hello Mari,
To add to the other comments, there is an alternative:
Get a code signing certificate from a trusted authority and sign your VBA
project. Default trust settings in Excel allow signed code (with a trusted
authority) to run.
You can verify what trust settings the client uses to ensure
Here's the issue at hand:
If it were possible to do this, evildoers would be able to embed a virus
loading
macro into otherwise innocent files and post them so that users would download
legitimate files and spread their evil.
the Enable/Disable prompt is there to at least HELP to stop this.
Wh
Ask yourself if you would want someone to change yours..
Don Guillett
SalesAid Software
dguille...@gmail.com
-Original Message-
From: Mari Krishnamoorthi K
Sent: Tuesday, February 28, 2012 2:10 PM
To: MS EXCEL AND VBA MACROS
Cc: mariseka...@hotmail.com
Subject: $$Excel-Macros$$ Suppre