Nevermind I figuered it out. Thanks!
>-----Original Message-----
>I need to start my page numbers on page three of my
>document. Page 1 & 2 are to stay unnumbered. How is this
>done?
>.
Kevin,
You can insert Section Break "next page" after the text on page 2 and then
apply numbering only in Section 2.
or as an alternative, you can use an IF field.
Type the following exactly as shown using CTRL+F9 to enter the { }:
{ IF {PAGE} > 2 "{PAGE}"""}

Signature
Greg Maxey
A peer in "peer to peer" support
Rockledge, FL
To e-mail, edit out the "w...spam" in gmaxey@whamspammvps.org
> I need to start my page numbers on page three of my
> document. Page 1 & 2 are to stay unnumbered. How is this
> done?