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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dynamic Query for Mail Merge

Status
Not open for further replies.

theConjurian

IS-IT--Management
May 4, 2002
35
CA
In the application I have developed, I have a series of dynamic (program generated) queries based on user-selected options and parameters. Right now these queries are realized as a form. I simply haven't figured out how to take the resultant SQL statement and realize it as a query.

What I really want to do is take this query and pass the results list to MS Word in the form of a mail merge data source, actually calling the mail merge wizard (as if the user selected mail merge from the menu).

Can someone point me at an example of the appropriate code. I have looked at the FAQs and haven't found what I'm looking for.
 
It's curious that no one has posted a suggestion to this query in over a month. Has no one ever done this?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top