View Single Post
  #1   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Dan[_8_] Dan[_8_] is offline
external usenet poster
 
Posts: 2
Default INCLUDETEXT not including header and footer?

Depending on my data I want to include entire word documents including
their respective headers and footers on pages 2 or 3 of my mail
merge. My code is a simple {INCLUDETEXT "document.doc"} and only
brings the formatted body of the "document.doc" document. I can't seem
to find any information on being able to do this, is it not possible?
The headers and footers are specific to which document I want to
include. There are many possible documents and editing each one to
place the header and footer in the body would take a long time.