Macro to Collate Multiple Word Documents

R

rmellison

I want to be able to create a macro that quickly collates a set of open
documents into one document. I have a number of live docs that we need to
remain as seperate files, but I regularly need to bring them together as one
report. This is taking longer and longer using copy|paste, especially as the
number of files increases.

My knowledge of VBA is limited at best, so if someone can suggest a macro
that opens each file inturn, copies the contents into a template, then
inserts a section break and new header (filename of the next doc) before
copying the next file, then it would save me hours!

Thanks in advance!
 
G

Graham Mayor

See the boiler.dot add-in you can download from my web site.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top