View Single Post
  #3   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Rae Drysdale
 
Posts: n/a
Default Document merging

Why not use Insert | File? Open the first document; position the cursor where
you want to paste the second file, and then Insert | File. Repeat for the 3rd
file.
--
Rae Drysdale


"Graham Mayor" wrote:

I suspect that you need the boiler.dot add-in downloadable from my web site?

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org


praveen wrote:
Hi
I have three word documents which contains different content and
finally i want to make a single document.

for example a1.doc contains :

This is a1 document
some blah blah blah...

b1.doc contains :

This is b1 document
some blah blah blah...

c1.doc contains :

This is c1 document
some blah blah blah...

and finally i want to make a new document and need to copy all the
text contained in all the documents programatically.

This is not exactly merging but copy and paste the content data.

Any ideas please?

Cheers
Praveen