View Single Post
 
Old 08-05-2011, 02:27 AM
hklein hklein is offline Windows XP Office 2007
Novice
 
Join Date: Jul 2011
Posts: 23
hklein is on a distinguished road
Default Merging word files from excel macro

Hi,

I am preparing an excel macro, which creates two different word files, one of them is created from scratch the second is based on a template.
I would like to arrange, that the user has only one word doc at the end, so I want the merge the files. it doesn't matter, if they are copied into a new one, or A is copied into the B, but the order does matter, the one which based on template should be located at the beginning of final doc.
Could anybody suggest me the right method?

Thank you
Reply With Quote