This looks easy enough, provided you haven't got a complicated arrangement
of sections within the document that will screw up the works :)
In the page footer enter the following, using CTRL+F9 to set the field
boundaries, ALT+F9 to toggle the display and F9 to update.
{IF {Numpages} > 1 "{IF {Page} <> {Numpages} "(More ...)" "" }" ""}
in the page header use
{IF {Page} <> 1 "(...continued)" ""}

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
Graham Mayor - Word MVP
E-mail gmayor@mvps.org
Web site www.gmayor.com
Word MVP web site www.mvps.org/word
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
> I am trying to set up a paragraph style/field/whatever that, whenever
> the paragraph breaks across a page, will place a "(More)" underneath
[quoted text clipped - 16 lines]
> ~~View and post usenet messages directly from
> http://www.ExcelForum.com/
Robert M. Franz (RMF) - 12 Dec 2003 18:07 GMT
Hi Graham,
> This looks easy enough, provided you haven't got a complicated
> arrangement of sections within the document that will screw up the
[quoted text clipped - 8 lines]
>
> {IF {Page} <> 1 "(...continued)" ""}
this might be what the OP is looking for though not what he really
asked for (a second time in here): The header/footer solution is really
applicable for cases where there happens to be content on the next page
(not whether it's one <word-slang>paragraph</word-slang> that splits
over two pages ...
2cents
.bob
..Word-MVP

Signature
/"\ ASCII Ribbon Campaign
\ /
X Against HTML
/ \ in e-mail & news
Graham Mayor - 13 Dec 2003 09:01 GMT
I hadn't seen the earlier posts - which demonstrates the merits of
maintaining threads :(

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
Graham Mayor - Word MVP
E-mail gmayor@mvps.org
Web site www.gmayor.com
Word MVP web site www.mvps.org/word
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
> Hi Graham,
>
[quoted text clipped - 20 lines]
> .bob
> ..Word-MVP