theConjurian
IS-IT--Management
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.
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.