View Single Post
  #2  
Old April 9th, 2009, 02:14 PM posted to microsoft.public.access
Mark Andrews[_2_]
external usenet poster
 
Posts: 600
Default Send e-mail with Access

Take a look at this
http://www.rptsoftware.com/products/email/

You might as well customize each e-mail and track which emails went out and
which ones didn't and do nice HTML formatting.

You just pass the main function the sql you want to use to drive the email.

HTH,
Mark

"sweeneysmsm" wrote in message
...
I have created a membership database for an organization. There is a field
for Member's e-mail address.

Is there a way to send an e-mail to ALL memberS or certain memberS based
on
a query (e.g. a notice) from Access? If so, how does one set this up.

Any insight greatly appreciated.

Mary