View Single Post
  #3   Report Post  
Posted to microsoft.public.word.newusers
Stefan Blom
 
Posts: n/a
Default How to set page number format such as 001?

But note that a table of contents will reflect the "Number format"
chosen in the Page Number Format dialog box.

--
Stefan Blom
Microsoft Word MVP


"Doug Robbins - Word MVP" wrote in message
...
Add the following formatting switch inside the closing field

delimiter

\# "000"

so that it looks like:

{ PAGE \# "000" }

Use Alt+F9 to toggle on and off the display of the field codes.

Ctrl+F9 to
insert the field delimiters { } if you are entering the whole thing

from the
keyboard.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of

my
services on a paid consulting basis.

Doug Robbins - Word MVP

"Á÷À˵ÄË«Óã" wrote in message
...
I want to set the page number format as 001-099.
How to do it?
Thanks.