Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've written a few macros for sending e-mail via Outlook from an Excel VBA.
Every time it runs, I get a popup asking if I mean to be using Outlook and to click on "Yes" if I am. Since the process is being automated for others, my supervisor wanted to know if it was possible to get around that query. The Help option indicates that this a security measure that I cannot (and if I could, should not) disable. <emA program is trying to automatically send an e-mail message using a Microsoft Visual Basic Application (VBA) command, Item.Send, from within Microsoft Outlook. If you want this program to send this message, click Yes. </em Am I correct that I can't change the security settings to allow the sending of mail without this protection? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Bypass: A program is trying to send mail using Item.Send prompt | Excel Discussion (Misc queries) | |||
Send an e-mail | Excel Discussion (Misc queries) | |||
Email from Excel; MS warning "program is trying to send mail on your behalf" | Excel Programming | |||
Send e-mail with CDO | Excel Programming | |||
a program is trying to automatically send e-mail | Excel Programming |