Thanks, -Bob
> This should be simple but cant seem to
> seperate the sections in order to suppress the
> header/footer! Anyone have a step by step I can try?
File / Page Setup / Layout tab window, under Headers
and Footers, check Different first page.
--
Netcom has imploded. Please now use NOTnetcom.com for mail.
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ex-Netcommies: Mail "forwards" for free forwarding service!
NOT affiliated with EarthLink, Inc.'s Netcom brand identity.
Bob Pless wrote:
>
> This should be simple but cant seem to seperate the sections in order
> to suppress the header/footer! Anyone have a step by step I can try?
Word gives you, in each section, the choice to have up to three
different headers: 1 for all even pages, 1 for all odd pages, and one
for the very first page.
In your case, there are 2 obvious solutions and 1 less obvious I guess:
1) you make 2 sections, the 1st one 1 page only, the 2nd as many as you
like and set »Different First Page« there.
2) again 2 sections, the first containing 2 pages, the 2nd as many as
you like. That way, all you have to set is in the headers & footers of
the second section not to link back to section 1.
3) you can do it with one section only (this is best approach for, say,
a document template for a letter where you don't want to have more than
one page at first): Since I'm not good with ORs in IF fields, I'd set my
section on »Different First Page« again and then put an IF-Field in the
Header (in page 2):
{ IF { PAGE }=2 "" "whatever you want to have in your header from page 3
onward" }
Good luck!
.bob
--
/"\ ASCII Ribbon Campaign
\ /
X Against HTML
/ \ in e-mail & news
{ IF { PAGE } > 2 "Text for page 3 and above" }
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://www.mvps.org/word
"RMF" <f...@bwi.bepr.ethz.ch> wrote in message
news:3D36B9F2...@bwi.bepr.ethz.ch...
tx Suzanne, learnt something again (didn't know you could leave the
ELSE-"" away, though it should be obvious from programming languages :-)
Greetinx
Word New User FAQ & Web Directory:
<URL: http://addbalance.com/word/index.htm>
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide)
<URL: http://addbalance.com/usersguide/index.htm>
See also the MVP FAQ: <URL: 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.
"Bob Pless" <ttr...@pacbell.net> wrote in message
news:ik1Z8.1638$Sj5.81...@newssvr13.news.prodigy.com...