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

Saving multi-mailmerge documents using VBA

Status
Not open for further replies.

comtaxdog

Technical User
Mar 11, 2002
8
US
I have been requested to convert a database that contains multiple document mail merge. The merge is performed by a select query. This query is generated partially from existing data in the application and partially from an input form. Multiple documents are merged and printed. We now need to save each document with an unique name which has a specified naming convention. My thoughts are to use strings in the input form to name the file. How ever I do not have examples of the specific programming required to accomplish this function.

Any ideas?


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top