Append Many Word Documents into a Single Word Document

  • Thread starter Thread starter SanCarlosCyclist
  • Start date Start date
S

SanCarlosCyclist

I have 60 word documents in a directory that I would like to append
into a single file. Is there an easy way to do this?

Has anyone written a macro that can append every word document in a
directory into a single word document?

I very much thank you for your help.
 
Please do not post the same question separately to multiple newsgroups. See
the response to your identical post in the
microsoft.public.word.word6-7macros newsgroup.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP, originally posted via msnews.microsoft.com
 
Assuming that all of the files you wish to combine are just text you could
use the Insert -> Object -> Text From File to insert multiple files. Use the
shift key to select a range of files or the control key to select individual
ones. If it is more than just text then you can use use the Insert -> Object
option to insert the whole file but you cannot select multiple files when you
use this method.
 
Back
Top