Re: How to show header in Draft View (Word2007)
- From: "Suzanne S. Barnhill" <sbarnhill@xxxxxxxx>
- Date: Sat, 1 Dec 2007 15:10:45 -0600
In the UI of Word 2003 and earlier, the command is View | Header and Footer
to open and the Close button on the Header and Footer toolbar to close. In
recent versions, this actually throws you temporarily into Print Layout view
rather than show a pane for the header/footer (like the footnote pane).
According to the Word Command Reference, the corresponding command to open
the header in Word 2007 is Insert | Header & Footer (since people always
looked for it on the Insert menu anyway when they were first creating a
header and there was nothing yet to "view").
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
"Greg Maxey" <gmaxey@xxxxxxxxxxxxxxxxxxx> wrote in message
news:uZNRZVFNIHA.2432@xxxxxxxxxxxxxxxxxxxxxxx
When I shift from Print View to Draft View in a document the headers
doesn't show. I can make a header pane appear using:
Sub Test()
ActiveDocument.Sections(1).Headers(wdHeaderFooterPrimary).Range.Select
End Sub
This opens a pane at the bottom of the view with the header contents.
This pane has an "X" to close it in the top right corner.
Is there a UI command somewhere that will toggle the header pane open and
closed?
Thanks.
--
Greg Maxey/Word MVP
See:
http://gregmaxey.mvps.org/word_tips.htm
For some helpful tips using Word.
.
- Follow-Ups:
- Re: How to show header in Draft View (Word2007)
- From: Jay Freedman
- Re: How to show header in Draft View (Word2007)
- From: Herb Tyson [MVP]
- Re: How to show header in Draft View (Word2007)
- References:
- How to show header in Draft View (Word2007)
- From: Greg Maxey
- How to show header in Draft View (Word2007)
- Prev by Date: Re: How do I move all my excel and word files to new computer
- Next by Date: Re: mirror changes in two documents
- Previous by thread: How to show header in Draft View (Word2007)
- Next by thread: Re: How to show header in Draft View (Word2007)
- Index(es):
Loading