10 pts.
 MS Access – Email from form – VAR email receipients
Hello, I have an access dbase and I need to email records (usually one at a time) to different receipients. The receipient name is part of the form and I have a table that lists the name and e-mail address. I am hoping to click a cmd button that will e-mail that individual the record on view. I know how to e-mail the record/s to a fixed email address - now I need to email to a variable. How do I do this? Thanks, Asuasol

Software/Hardware used:
ASKED: May 13, 2008  6:26 PM
UPDATED: May 21, 2008  8:26 AM

Answer Wiki:
You can cycle with a <i>For Each </i>loop through the email addresses records and pass this values to the Subroutine that sends the emails. Bye
Last Wiki Answer Submitted:  May 21, 2008  8:26 am  by  alessandro.panzetta   9,695 pts.
All Answer Wiki Contributors:  alessandro.panzetta   9,695 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _