RazorbackHog
Programmer
Hi,
I have an automated mailmerge app in VFP9 and all is working fine except that I need to know how to select a document and tell word to save it. Here's my scenario:
I have about 8 letters in different languages to merge, so I am looping through creating a data set for each language then doing a mailmerge on that data set sending it to a new document. At this point I have the letter document open AND the new document containing the merged letters. How do I tell word to save the merged letters with a specified file name then close the opened merge document so I can move to the next dataset/form letter?
Thanks.
I have an automated mailmerge app in VFP9 and all is working fine except that I need to know how to select a document and tell word to save it. Here's my scenario:
I have about 8 letters in different languages to merge, so I am looping through creating a data set for each language then doing a mailmerge on that data set sending it to a new document. At this point I have the letter document open AND the new document containing the merged letters. How do I tell word to save the merged letters with a specified file name then close the opened merge document so I can move to the next dataset/form letter?
Thanks.