Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there
When using the code ActiveWorkbook.SendMail... a security warning "A program is trying to automatically send e-mail on your behalf. Do you want to allow this?" appears. Can one add code to suppress this message? Thanks Michael |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Michael,
See Ron de Bruins SendMail pages at: http://www.rondebruin.nl/sendmail.htm See particularly: http://www.rondebruin.nl/mail/prevent.htm and the "Why using CDO code instead of Outlook automation or Application.SendMail in VBA." section at: http://www.rondebruin.nl/cdo.htm --- Regards, Norman "Michael Rekas" wrote in message ... Hi there When using the code ActiveWorkbook.SendMail... a security warning "A program is trying to automatically send e-mail on your behalf. Do you want to allow this?" appears. Can one add code to suppress this message? Thanks Michael |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Norman
Most useful. Regards Michael On Tue, 14 Dec 2004 04:09:18 -0000, "Norman Jones" wrote: Hi Michael, See Ron de Bruins SendMail pages at: http://www.rondebruin.nl/sendmail.htm See particularly: http://www.rondebruin.nl/mail/prevent.htm and the "Why using CDO code instead of Outlook automation or Application.SendMail in VBA." section at: http://www.rondebruin.nl/cdo.htm --- Regards, Norman "Michael Rekas" wrote in message .. . Hi there When using the code ActiveWorkbook.SendMail... a security warning "A program is trying to automatically send e-mail on your behalf. Do you want to allow this?" appears. Can one add code to suppress this message? Thanks Michael |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Security Warning... | Links and Linking in Excel | |||
Mutiple names in ActiveWorkbook.SendMail Recipients:= | Excel Discussion (Misc queries) | |||
default mail program -activeworkbook.sendmail | Excel Programming | |||
ADO Security Warning | Excel Programming | |||
Activeworkbook.sendmail | Excel Programming |