Auto Email Warings

P

Peter Mcc

I have seem one other post that suggest Access code for removing the Outlook
waring message when the Send Object Macro is used. I want to use Task
Schedular to send my reports using the macro at 6pm nightly. Since this will
be automated, i need to get around the Outlook warning message.

My question is...
Is it possible to do this on the Access 2003 side? Does anyone have a "send
key" solution or any other solution that can be added into my databse?
 
A

Arvin Meyer [MVP]

Outlook Redemption is available at:

http://www.dimastr.com/redemption/

I've used it extensively and it works seamlessly. If you also control your
own servers, you may want to bypass Outlook entirely and use CDO or SMTP,
both of which may work a bit faster and don't require anything to kill the
warning messages.
 
Top