S
Steve B
I have a simple document that uses ListNum to number each paragraph.
1. Paragraph...
2. Paragraph...
3. Paragraph...
4. Paragraph...
Then I introduce an "if" statement that inserts text from another
document via "includeText".
1. Paragraph...
2. Paragraph...
3. {IF {MERGEFIELD MONTH}= "APRIL" "{INCLUDETEXT "C:\\SPRING"}" ""}
4. Paragraph...
Text works fine. But, if the inserted text includes a ListNum, then
the numbers lose their sequence.
Any ideas on how to keep the numbers in sync regardless of whether the
"if" text is inserted or not inserted.
Thanks,
Steve B
1. Paragraph...
2. Paragraph...
3. Paragraph...
4. Paragraph...
Then I introduce an "if" statement that inserts text from another
document via "includeText".
1. Paragraph...
2. Paragraph...
3. {IF {MERGEFIELD MONTH}= "APRIL" "{INCLUDETEXT "C:\\SPRING"}" ""}
4. Paragraph...
Text works fine. But, if the inserted text includes a ListNum, then
the numbers lose their sequence.
Any ideas on how to keep the numbers in sync regardless of whether the
"if" text is inserted or not inserted.
Thanks,
Steve B