Page number on 1st page

J

JethroUK©

How can i hide page # on 1st page without having to repeat header on pages 1
& 2
 
H

Herb Tyson [MVP]

You want to use the Different First Page option in File - Page Setup -
Layout tab.
 
C

Charles Kenyon

You can do it with a conditional page number. Take a look at
http://www.mvps.org/word/FAQs/Numbering/PageNumbering.htm.

--

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
 
J

JethroUK©

this still needs header/footer typing in twice

i was looking for an option to hide page number on 1st page but retain the
rest of the header/footer information - i dont think it's possible
 
C

Charles Kenyon

Sorry, it does _not_ require typing in twice, unless you have set your
section to have a different first page header/footer. Please read the page.

{ IF { Page } > 1 "{ Page }" }

If in the header or footer, this will print a page number on any page except
page 1 (or 0). If you do have your section set to have a different first
page, then yes, you have two headers and two footers and can simply put the
page number in the header or footer.
--

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
 
J

JethroUK©

thanx


Charles Kenyon said:
Sorry, it does _not_ require typing in twice, unless you have set your
section to have a different first page header/footer. Please read the page.

{ IF { Page } > 1 "{ Page }" }

If in the header or footer, this will print a page number on any page except
page 1 (or 0). If you do have your section set to have a different first
page, then yes, you have two headers and two footers and can simply put the
page number in the header or footer.
--

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
 

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

Similar Threads


Top