Recordsets and mail merging

  • Thread starter Thread starter Jen
  • Start date Start date
J

Jen

Hello. I am opening up a recordset and then filtering it,
then updating the filtered records. I need to mail merge
these records though. What is the most efficient way to
do this? Can I make a table from the filtered recordset
to put into the word mail merge? or is there a better
way? I'm using access 97.

Thank you in advance.
 
Sure, try my mail merge code.

It will word enable your form with ONE LINE of code. It sends the single
record you are looking at to word.

You can also send a sql statement to my routine, and then it launches word
for you.

I have a working sample. Give it a try, you will be most happy!

Please read all the extra notes.....

http://www.attcanada.net/~kallal.msn/msaccess/msaccess.html
 
Back
Top