Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

send an email attachment with mail merge to filtered records

Status
Not open for further replies.

notconfident

Programmer
Aug 9, 2008
18
0
0
GB
I want to run various filters on an Access Form then click a Command Button to send an email to all the Filtered Records. The email needs an attachment which is a mail merge document. The fields in the document come from the Form (or its underlying table) that you are viewing.
I have used a similar button to generate a standard email using the SendObject Method but I need the code to make each email unique in the attachment which will be a pre filled in application form with the members detail filled in from Mail Merge (or something similar).
 
so .... whatcha got so far?

HTH << MaZeWorX >> "I have not failed I have only found ten thousand ways that don't work" <<Edison>>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top