How do I enable macros

A

AlecJames

Hi
All was well yesterday, my first attempt at an Outlook VBA macro appeared to
do just what I wanted. But today I tried to run it and I received the message
"The macros in the project are disabled, see host help for how to enable them"

i looked and all it suggested was macro-security, I tried low and medium and
got the same message.

How do i enable?

Thanks
Alec
 
A

AlecJames

I closed Outlook and opened it again. I ran the macro before doing anything
else and I got a dialog asking me whether I wanted to enable macros.

Thats fixed it unless there's an option I can set that always leaves my
macros enabled?
 
M

Michael Bauer

Hi Alec,

you could set the security level to "low", but that isn´t recommended.
Instead of you can create a certificate, please look/google for
"selfcert.exe".
 
Top