PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Automation warnings
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Automation warnings
![]() |
Automation warnings |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
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 |
|
|
|
#2 |
|
Guest
Posts: n/a
|
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 > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

