I have a book that's divided up into multiple files, due to the large number
of images that are used, and am trying to use field formulas to create
continuous page numbering across the different .doc's. I have not gotten it
to work yet.
Each document has a { PAGE } field at the end of the body text that is
colored white to not print, and bookmarked as LastPageNum.
Each document (except the first one, of course) also has a field formula
within the footer that has the following code (including the field brackets):
{ = { PAGE } + { INCLUDETEXT "Master & Front End.doc" LastPageNum \*
CharFormat \* ! } }
The only result I've been able to get from this is:
!Syntax Error, {
Please help!
Thanks,
Courtney Cooper
Summer - 03 Jul 2007 11:47 GMT
There is a great Article by Jonathan West
http://pubs.logicalexpressions.com/Pub0009/LPMArticle.asp?ID=148
Hope this helps.
>I have a book that's divided up into multiple files, due to the large
>number
[quoted text clipped - 21 lines]
> Thanks,
> Courtney Cooper
ccooper - 03 Jul 2007 14:32 GMT
I'm not really interested in using macros for this, but thanks anyway.
Courtney
> There is a great Article by Jonathan West
>
[quoted text clipped - 27 lines]
> > Thanks,
> > Courtney Cooper
Shauna Kelly - 03 Jul 2007 15:03 GMT
Hi Courtney
See the section "Continuous Page Numbering across separate files" at
http://homepage.swissonline.ch/cindymeister/MiscFram.htm.
Hope this helps.
Shauna Kelly. Microsoft MVP.
http://www.shaunakelly.com/word
> I'm not really interested in using macros for this, but thanks anyway.
>
[quoted text clipped - 33 lines]
>> > Thanks,
>> > Courtney Cooper