> No, it is not possible. You will have to split the document into sections,
> execute the merge and then recombine the sections.
[quoted text clipped - 11 lines]
> >
> > Rob
You had indicated that you wanted to merge different sections of the
document with different data sources. The only way that you can do that is
be splitting the document into separate parts for each data source.
I know that you said that is not what you want to do, but it is the only
way.

Signature
Please respond to the Newsgroup for the benefit of others who may be
interested. Questions sent directly to me will only be answered on a paid
consulting basis.
Hope this helps,
Doug Robbins - Word MVP
> Doug,
> could you tell me how to "split the documents" and execut the merge? what
[quoted text clipped - 19 lines]
>> >
>> > Rob
Robin Tucker - 23 Sep 2004 13:55 GMT
Hey not to confuse "Rob" with "Russ". I originally asked if I indeed needed
to "split" the document up. For the benefit of "Russ", I intend to do this
on a "per-section" basis. I.e. for each section, create a new document
containing that section only, perform the mail merge with the data source on
that section. When all sections have been mail-merged, combine the
resulting documents together.
Another of my posts below asks how to copy sections from on document to
another. The solution given in the microsoft.public.word.vba.general
newsgroup was:
"Look up the FormattedText property in the Word VBA Help. There is a code
sample that describes what you need to do."
This of course refers to automation/vba. I'm not sure if you want to do
things this way.
> You had indicated that you wanted to merge different sections of the
> document with different data sources. The only way that you can do that
[quoted text clipped - 29 lines]
>>> >
>>> > Rob