How to show header in Draft View (Word2007)
- From: "Greg Maxey" <gmaxey@xxxxxxxxxxxxxxxxxxx>
- Date: Sat, 1 Dec 2007 15:04:17 -0500
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: Suzanne S. Barnhill
- Re: How to show header in Draft View (Word2007)
- Prev by Date: Re: Lost temporary files
- Next by Date: Re: Field calcuations
- Previous by thread: Re: Lost temporary files
- Next by thread: Re: How to show header in Draft View (Word2007)
- Index(es):