I am trying to create a Macro to create a Mail Message, and I keep getting a message box that says "a program is trying to access your address book..allow access or deny". How do I stop this?
I found another post on this, final suggestion seems to be use sendkeys. I would think there would be a way to log in so this didn't pop up though. Macro will run from inside outlook, this isn't an external app or another office app.
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.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
Caradoc said:
I am trying to create a Macro to create a Mail Message, and I keep getting