![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
is it possible to write an outlook macro that can connect to an access
database, get data from some tables (including email addresses) and then send emails automatically - without getting any security warnings? the reason i ask is that when i try to send email from access, i get the "A program is trying to send an email on your behalf....." security message and you have to wait to press the Yes button. cheers in advance Matthew |
Ads |
#2
|
|||
|
|||
![]()
Yes, if you're using Outlook 2003. An Outlook 2003 VBA macro that derives all its objects from the intrinsic Application object will not trigger security prompts.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "matt" matthew hallam wrote in message ... is it possible to write an outlook macro that can connect to an access database, get data from some tables (including email addresses) and then send emails automatically - without getting any security warnings? the reason i ask is that when i try to send email from access, i get the "A program is trying to send an email on your behalf....." security message and you have to wait to press the Yes button. cheers in advance Matthew |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Tacking Macro | Bob_BLC | Outlook and VBA | 8 | December 5th 07 07:00 AM |
put macro into MS Outlook 2000 | David C | Outlook and VBA | 4 | January 25th 06 06:00 PM |
Outlook 2000 - Button to run Macro then open Database | David C | Outlook and VBA | 1 | January 25th 06 04:44 PM |
open outlook data files from vbscript / macro? | Mad Scientist Jr | Outlook and VBA | 2 | January 24th 06 11:20 PM |
VB and outlook macro need help | jbullington | Outlook and VBA | 1 | January 10th 06 04:22 PM |