Hi Tom,
Have you tried adding a lock switch (ie '\!') to your INCLUDETEXT field (eg {IF{Condition}<> "" "{INCLUDETEXT
"C:\\Path\\Include1.doc" \!}"})? I'm not sure if that will work, but its worth a try.
Cheers

Signature
macropod
[MVP - Microsoft Word]
-------------------------
>I am trying to create a mail merge document that conditionally includes several other documents. I have been able to do this by
>using merge fields like: { IF { Condition }<> "" "{ INCLUDETEXT "C:\\Path\\Include1.doc" }"}.
[quoted text clipped - 15 lines]
> Thanks,
> Tom
Tom Bean - 26 Mar 2007 15:49 GMT
macropod,
As I understand the lock switch, I don't believe it will work for me because
the documents contain fields that need to be updated when they are included
in the main document.
After further investigation, even though the break text changes from
"Section Break" to "Paragraph Break", the paragraph breaks seem to retain
the different page setup. Also, not all on the section breaks change to
paragraph breaks. I'm not certain if the representation in the document
matches what Word really does with the breaks.
Is it possible that a paragraph break is really a section break even though
it says it is a "Paragraph Break"?
Tom
> Hi Tom,
>
[quoted text clipped - 27 lines]
>> Thanks,
>> Tom
macropod - 26 Mar 2007 22:48 GMT
Hi Tom,
With Section breaks that follow the end of a paragraph, it sometimes happens that the Section break becomes invisible. This is
usually only the case if the paragraph break is at or near the end of a line. Is that what you're seeing?
Cheers

Signature
macropod
[MVP - Microsoft Word]
-------------------------
> macropod,
>
[quoted text clipped - 34 lines]
>>> Thanks,
>>> Tom
Tom Bean - 02 Apr 2007 18:53 GMT
macropod,
No, the section break is not becoming invisible. It is being replaced with
"Paragraph Break" but it still seems to behave as a section break. That is,
the page set up margins are maintained as they were when the break was a
Section Break".
Thanks,
Tom
> Hi Tom,
>
[quoted text clipped - 52 lines]
>>>> Thanks,
>>>> Tom