sending email

P

petera

I need to create an email from access 2003 and attach a
file to that email. I found the SendObject VBA command
but nothing about sending email. I checked the online
assistance and it talks about doing it, but not how.

Can someone please point me in the right direction?
Thank you for your help!
 
T

Tony Toews

petera said:
I need to create an email from access 2003 and attach a
file to that email. I found the SendObject VBA command
but nothing about sending email. I checked the online
assistance and it talks about doing it, but not how.

One of the 20 limitations of SendObject. For alternatives visit
Microsoft Access Email FAQ http://www.granite.ab.ca/access/email.htm

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 
Top