How to populate a MS Word Mail Merge Document from Form Input

  • Thread starter Thread starter Joel
  • Start date Start date
J

Joel

I have a form used to populate a table. I also have a mail merge
document that I want to be populated with the same information. The
form works and the mail merge process works. However, the mail merge
only prints the first record in the table and not the info from the
form. Is there a simple way to get the data from the form to the
document?
 
You are the man. Thanks for the code and the insight (some of which I
had not thought of). Thanks again.
 
Again, I want to thank you for the wonderful code that you wrote. But, I want
to make a small adjustment. I noticed that all the merge word documents go
into a c: drive/mydesktop. How could I have that thing move to my s: drive
and create a list there?
 
Back
Top