Can broadcast personalized emails from Access 2003 table data?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Am developing Access 2003 systems for non-profits for free...small, not too
complicated. Need to be able to broadcast an email to multiple recipients
based on query results. Do I have to buy Total Access Emailer? Ouch! Too
expensive for us!
 
Am developing Access 2003 systems for non-profits for free...small, not too
complicated. Need to be able to broadcast an email to multiple recipients
based on query results. Do I have to buy Total Access Emailer? Ouch! Too
expensive for us!


Am trying to get similar information myself. However, if necessary I
do know a way around it via an intermediary stage:

We could build a report that uses up the query data to construct a
html web page with a submit button using the MailTo: data populated
from our query and run the page. Then clicking the button would
trigger Outlook or Outlook express with the relevant data populated.

Not very elegant but it would work.

If you don't know HTML and want more data on this let me know.
 
Thanks for your response. Will your workaround enable the system to broadcast
one email to many recipients? How about with different data merged in from
the tables for each?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top