To avoid getting the popup message, you can digitally sign the macro so
outlook knows the macro is safe.
If you have 200 users accessing this template, I would go the route of
setting up a digital signature.
> Hi group, I am using the Office 2000 package and I
> developed an Expense template in Excel that many users
[quoted text clipped - 43 lines]
>
> Kelly
Sue Mosher [MVP-Outlook] - 04 Aug 2004 20:33 GMT
No, digitally signing a VBA macro project has no effect on the security
prompts. See See http://www.outlookcode.com/d/sec.htm for your options with
regard to the "object model guard" security in Outlook 2000 SP2 and later
versions. Redemption is highly recommended.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> To avoid getting the popup message, you can digitally sign the macro so
> outlook knows the macro is safe.
[quoted text clipped - 48 lines]
> >
> > Kelly