email redux

L

Lance McGonigal

Thanks in advance for your help. I've been away from the board for a while
and was wondering if there is a "new" way to send mail from vba that didn't
require an after market product or interaction from the user with outlook?

Has anything changed with the sendmail object? If not, how would I send
automated messages to blackberry via email?

thanks
 
B

bhicks11 via AccessMonster.com

The easiest way is with SendObject (search help in the VB editor), though you
can also use automation. You send an email to a Blackberry the same way you
send an email anywhere else. If SendObject doesn't work I can post
automation example or you can find examples by googling.

Bonnie
http://www.dataplus-svc.com
 
Top