VBA in outlook causes macro warning prompt to appear - how to disable?

Atomic Shrimp

Humanoid lifeform
Local time
Today, 07:31
Joined
Jun 16, 2000
Messages
1,954
I'm writing a little VBA routine (Outlook 2000) to copy the attachments from incoming mails into a designated folder.

So far, it's working OK, but when I open Outlook every morning, it now tells me that there are some macros in the current session and asks me if I want to disable them.

It's only mildly annoying, but it's the kind of thing that will confuse the end-users; how do I disable the warning?

(BTW There's no security worry in doing this as script attachments are automatically quarantined by our mail server).
 

Users who are viewing this thread

Back
Top Bottom