Hey all, I am developing a word doc and I am trying to create a title page
and table of contents and I need to start the footer on page 3. The footer
keep on showing up on page 1 but yet I dont want it to be on the title page
or the table of contents.
Anyone have any suggestions?
Thanks
Coder Droid - 15 Mar 2005 02:27 GMT
> Hey all, I am developing a word doc and I am trying to create a title page
> and table of contents and I need to start the footer on page 3. The footer
> keep on showing up on page 1 but yet I dont want it to be on the title page
> or the table of contents.
To change headers/footers in the middle of a document, you need to use
sections. At the top of page 3, insert a section break.
For example:
Section 1: pages 1-2, no header, no footer
Section 2: pages 3-, header, footer
That's it.
--cd
Charles Kenyon - 15 Mar 2005 02:44 GMT
See http://word.mvps.org/FAQs/Formatting/NumberingFrontMatter.htm.

Signature
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.
> Hey all, I am developing a word doc and I am trying to create a title page
> and table of contents and I need to start the footer on page 3. The
[quoted text clipped - 6 lines]
>
> Thanks