Automatically Send Email from Access in the next version?

D

Dale Fye

The Outlook Security patch from a couple of versions back, really made this
difficult. Access has a SendObjects method, but with the security patch
installed, it pops up a warning message for each and every email you send.
With 1500 names, that is a lot of clicking.

I saw some code a while ago that allowed you to bypass this. Google on:

"VBA sendobject security warning"

HTH
Dale
 
Top