View Single Post
 
Old 06-09-2015, 02:59 AM
svo svo is offline Windows 7 64bit Office 2003
Novice
 
Join Date: Jun 2015
Posts: 7
svo is on a distinguished road
Default Appending a mail merge document to a static file

Hello there!

I have troubles getting appending of 2 documents to work. I have a document A that refers to a scond document B via INCLUDETEXT. Now the thing is: document B is a template that is setup to pull data from a .csv file via mail merge. Is it possible that If I open up the document A to start the mail merge on document B (because it is referenced via INCLUDETEXT)? Or do I need to use VBA for that?

Background: Whenever I want to generate the complete file which consists of document A prepended to document B I want document be to be filled with the right data from the .csv.

Any help apreciated!

Regards svo
Reply With Quote