Email out from Access

  • Thread starter Thread starter Boon
  • Start date Start date
B

Boon

Hi,

Is there a way to send an email from Access. I am building a form that
gathers information from a user. All information are kept in one table. I
would like to have a button within the form that will send email to a
specified email address. How can I do this?

Thank you,
Boon
 
Boon said:
Is there a way to send an email from Access. I am building a form that
gathers information from a user. All information are kept in one table. I
would like to have a button within the form that will send email to a
specified email address. How can I do this?

Many different ways. SendObject is the simplest method.

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
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 
Back
Top