Your post enumerated all the available approaches. Pick the one that suits
your situation the best.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
Hi Sue,
Thanks for you're reply!
Well that ends my query on searching for a VBA solution
within my program! (based on my respect for you're
knowledge...no need to keep on searching)
This means I'll continue to work with Redemption. I'll
have to make some sort of installation package to
RegServ32 the DLL to make it available for my users.
Seams like some things aren't possible after all in VBA!
Regards,
Joost
>-----Original Message-----
>Your post enumerated all the available approaches. Pick the one that suits
[quoted text clipped - 28 lines]
>
>.
Sue Mosher [MVP-Outlook] - 30 Aug 2004 13:17 GMT
One thing we didn't cover -- your Outlook version. The intrinsic Application
object is "trusted" in Outlook 2003, which means that you don't get security
prompts for objects derived from Application.
I'd still recommend Redemption, though, not just for the security prompt
bypass, but because it adds so many programming features that Outlook lacks.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Hi Sue,
>
[quoted text clipped - 3 lines]
> within my program! (based on my respect for you're
> knowledge...no need to keep on searching)