Oops -- I should have changed that subject line. I thought I was going to ask
a different question when I first typed it out. The subject should be more
like "Using ranges in INCLUDETEXT fields". Sorry about that -- for the
future, is there a way to remove a post (so I could repost with the right
subject)?
Rob
> I'm trying to create a "catalog" type mail merge document, but for 60 of the
> ~100 records, a sizable chunk of the text has already been written (and it
[quoted text clipped - 17 lines]
> Thanks!
> Rob
Graham Mayor - 28 May 2005 05:58 GMT
You cannot practically cancel a message - as messages are peered across a
variety of news servers over which you have no access rights, so ensure you
post what you intend or it will be recorded forever. You can change the
title in replies if that appeals, though frankly it doesn't help much here
:)
Much the easiest way to achieve this is to set an extra field in your data
source to indicate which of your 60 texts is relevant to that record. Then
you can use the information to ensure you merge the right bit of text. The
method is essentially that shown at
http://www.gmayor.com/mail_merge_graphics.htm albeit it is text you are
merging. You could save each text as a separate file to match your number,
or you could name the bookmarks to match the number. You then need only
insert the includetext field where either
{ Includetext "c:\\path\\{Mergefield number}.doc"}
or
{Includetext "c:\\path\\filename.doc" {mergefield number}}
should work

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Oops -- I should have changed that subject line. I thought I was
> going to ask a different question when I first typed it out. The
[quoted text clipped - 27 lines]
>> Thanks!
>> Rob