Merging information into a word document from a parameter query.

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

Guest

In the old versions of Access I could merge information into Word from a
parameter query in Access. The newer versions dropped this capability. Is
there a work around??
 
Yes, My workaround is to change the query to a MakeTable query, make the
table, and link that to the Word Mail Merge Document.
 
Back
Top