A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Word » Mailmerge
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

INCLUDETEXT not including header and footer?



 
 
Thread Tools Display Modes
  #1  
Old November 2nd, 2009, 10:06 PM posted to microsoft.public.word.mailmerge.fields
Dan[_41_]
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.
  #2  
Old November 3rd, 2009, 09:24 AM posted to microsoft.public.word.mailmerge.fields
Doug Robbins - Word MVP
external usenet poster
 
Posts: 8,239
Default INCLUDETEXT not including header and footer?

I would send the document as an attachment (probably after converting it to
..pdf)

See the article "Mail Merge to E-mail with Attachments" at
http://word.mvps.org/FAQs/MailMerge/...ttachments.htm


--
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
"Dan" wrote in message
...
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.


  #3  
Old November 5th, 2009, 10:02 PM posted to microsoft.public.word.mailmerge.fields
Dan[_41_]
external usenet poster
 
Posts: 2
Default INCLUDETEXT not including header and footer?

Except we aren't emailing this merge, we're stuffing it into
envelopes


On Nov 3, 3:24*am, "Doug Robbins - Word MVP"
wrote:
I would send the document as an attachment (probably after converting it to
.pdf)

See the article "Mail Merge to E-mail with Attachments" athttp://word.mvps.org/FAQs/MailMerge/MergeWithAttachments.htm

--
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"Dan" wrote in message

...

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.


  #4  
Old November 5th, 2009, 10:40 PM posted to microsoft.public.word.mailmerge.fields
Doug Robbins - Word MVP
external usenet poster
 
Posts: 8,239
Default INCLUDETEXT not including header and footer?

You would need use VBA to create a 'roll-your-own' equivalent to mail merge
that interrogated the data source for the value in the field that indicates
what other document has to be included and then during the printing process,
interleaves those documents with the mail merge document itself.

Alternatively, you could used the Snagit printer from www.techsmith.com to
create a graphic image of the document which is to be included and use an
IncludePicture field to insert that were required.

Bear in mind however that only a single page document can be inserted in
such cases. You can of course create multiple graphic images and have each
one inserted using a separate IncludePicture field for each.

--
Hope this helps,

Doug Robbins - Word MVP

Please reply only to the newsgroups unless you wish to obtain my services on
a paid professional basis.
"Dan" wrote in message
...
Except we aren't emailing this merge, we're stuffing it into
envelopes


On Nov 3, 3:24 am, "Doug Robbins - Word MVP"
wrote:
I would send the document as an attachment (probably after converting it
to
.pdf)

See the article "Mail Merge to E-mail with Attachments"
athttp://word.mvps.org/FAQs/MailMerge/MergeWithAttachments.htm

--
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"Dan"
wrote in message

...

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.


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:40 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.