View Single Post
  #2   Report Post  
Posted to microsoft.public.word.newusers
Doug Robbins - Word MVP
 
Posts: n/a
Default How to set page number format such as 001?

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.