PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Automation warnings

Reply

Automation warnings

 
Thread Tools Rate Thread
Old 07-03-2005, 05:04 PM   #1
Kevin Bruce
Guest
 
Posts: n/a
Default Automation warnings


I've created a routine in VBA that assembles information from each record in
a db recordset, creates a mail message, and then sends the email through
Outlook. Each item, as it is sent, automatically gives the user a warning
that email is being automatically sent from his/her computer and do they
wish to proceed. This gets rather tedious if there are couple hundred emails
being sent.

Question: how do I temporarily disengage this warning feature?

Thanks.

_Kevin

--
================================
Kevin Bruce
Program Coordinator
ArtStarts in Schools
301 - 873 Beatty Street
Vancouver, BC V6B 2M6

ph:604-878-7144 ext.3
fx: 604-683-0501

web: www.artstarts.com

Did you know that you can donate to ArtStarts in Schools directly from our
website? www.artstarts.ca


  Reply With Quote
Old 07-03-2005, 05:09 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Automation warnings

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
http://www.outlookcode.com/jumpstart.aspx


"Kevin Bruce" <kevin@artstarts.com> wrote in message
news:OQ%Wd.11997$KI2.1239@clgrps12...
> I've created a routine in VBA that assembles information from each record
> in
> a db recordset, creates a mail message, and then sends the email through
> Outlook. Each item, as it is sent, automatically gives the user a warning
> that email is being automatically sent from his/her computer and do they
> wish to proceed. This gets rather tedious if there are couple hundred
> emails
> being sent.
>
> Question: how do I temporarily disengage this warning feature?
>
> Thanks.
>
> _Kevin
>
> --
> ================================
> Kevin Bruce
> Program Coordinator
> ArtStarts in Schools
> 301 - 873 Beatty Street
> Vancouver, BC V6B 2M6
>
> ph:604-878-7144 ext.3
> fx: 604-683-0501
>
> web: www.artstarts.com
>
> Did you know that you can donate to ArtStarts in Schools directly from our
> website? www.artstarts.ca
>
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off