Combining Word Documents Into One HTML File

D

Derek Hart

Using VBA, I wish to save many Word docs into html files. That part is
easy. But I want to then string together the html files into one long html
file. Does Word have any capabilities to do this? Do I have to get into
complex html editing to make this happen?

Derek Hart
 
D

Doug Robbins - Word MVP - DELETE UPPERCASE CHARACT

Hi Derek,

Why not combine all of the documents before saving them?

The code in the following article might help get you started

“Print all documents in a given folder to a single print file” at:

http://www.mvps.org/word/FAQs/MacrosVBA/PrintAllDocsInFldr.htm

Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.

Hope this helps
Doug Robbins - Word MVP
 

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