Page numbering across multiple files

C

ccooper

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
 
C

ccooper

I'm not really interested in using macros for this, but thanks anyway.

Courtney
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top