D
Damien McBain
I have an created an excel application which e-mails predetermined
recipients using the "CreateObject("Outlook.Application")".
Outlook generates a warning stating "Program is trying to access email
addresses" for /every/ recipient (even though the email addresses are
stipulated in the excel application). It also generates a message stating
that "a program is trying to send email on your behalf".
Can I turn these security features off in Outlook? They kind of kill my
automation.
Damien
recipients using the "CreateObject("Outlook.Application")".
Outlook generates a warning stating "Program is trying to access email
addresses" for /every/ recipient (even though the email addresses are
stipulated in the excel application). It also generates a message stating
that "a program is trying to send email on your behalf".
Can I turn these security features off in Outlook? They kind of kill my
automation.
Damien