Reply
 
Thread Tools Display Modes
  #1   Report Post  
dickshaw
 
Posts: n/a
Default Header/footer toolbar unavailable

Header/footer dotted boxes appear, no problem, but special toolbar for
header/footers doesn't show up. I need this toolbar to sequence page numbers
and change styles.
  #2   Report Post  
Beth Melton
 
Posts: n/a
Default

I've had this happen to me too. I'm not sure why it disappeared but
this macro should get it back for you.

Copy/paste the following macro and in Word press Alt + F11 to open
the VB Editor. If there isn't a module displayed then use
Insert/Module and paste the macro. Place your cursor within the code
and press F5 to run the macro. The Header and Footer toolbar should
return.

Sub ResetToolbar()
ActiveWindow.ActivePane.View.SeekView = wdSeekCurrentPageHeader
With CommandBars("Header And Footer")
.Enabled = True
.Visible = True
End With
End Sub


--
Please post all follow-up questions to the newsgroup. Requests for
assistance by email can not be acknowledged.

~~~~~~~~~~~~~~~
Beth Melton
Microsoft Office MVP

Word FAQ: http://mvps.org/word
TechTrax eZine: http://mousetrax.com/techtrax/
MVP FAQ site: http://mvps.org/


"dickshaw" wrote in message
...
Header/footer dotted boxes appear, no problem, but special toolbar
for
header/footers doesn't show up. I need this toolbar to sequence
page numbers
and change styles.



  #3   Report Post  
dickshaw
 
Posts: n/a
Default

Thanks for your help, Beth. Tried what you recommended - no help. Copied
the macro into the module and hit the F5-nothing happened.

"dickshaw" wrote:

Header/footer dotted boxes appear, no problem, but special toolbar for
header/footers doesn't show up. I need this toolbar to sequence page numbers
and change styles.

Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Why is the header/footer sometimes missing? No Spam Please New Users 5 February 10th 05 01:20 AM
header/footer toolbar is missing, how can I reinstall cappuccino Microsoft Word Help 5 January 20th 05 03:33 PM
New Macros don't appear on toolbar for all users Shirley Hommel Microsoft Word Help 2 January 11th 05 04:39 PM
Mail merge toolbar unavailable after SP3 R Scott Lowden Mailmerge 1 December 1st 04 06:24 PM
Toolbar problem CarolineJ Microsoft Word Help 1 November 28th 04 01:17 AM


All times are GMT +1. The time now is 01:06 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"