Page Numbering

J

Jan

I'm trying to start page numbering at 50001 - the highest
number allowed seems to be 32766 - does anyone know how
to overcome this?
 
S

Suzanne S. Barnhill

You could use a calculated page number:

{ = { PAGE } + 50000 }

but note that this will not be accurately reflected in a TOC, which will
report the { PAGE } number.
 
G

Greg

Jan,

If it is just a sequence you are looking for and not
attempting to generate a TOC, etc. you might try

{=5000+{Page}}

Where field code pairs { } are inserted with CTRL+F9
 

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