Can Access auto-send an email if a new record is created?

  • Thread starter Thread starter Billy B
  • Start date Start date
B

Billy B

I need to know if there's any way for Access to auto-send
an email to someone if a new record is created.

Thanks,
 
Billy B said:
I need to know if there's any way for Access to auto-send
an email to someone if a new record is created.

Only by using a form. Preferably the AfterUpdate event. See the
Access Email FAQ at my website for various methods of sending emails.

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
 
Back
Top