the tool bar for headers and footers has wandered off. any
idea where it might be hiding? tuvm

Re: lost toolbar by Cindy

Cindy
Fri Mar 18 13:44:22 CST 2005

Hi Don,

> the tool bar for headers and footers has wandered off. any
> idea where it might be hiding?
>
Could be somewhere off the edge of the "page"... If you run
the following macro, does it show up again?

Sub MoveHFbar()
CommandBars("Header and Footer").Top = 20
CommandBars("Header and Footer").Left = 20
End Sub

Note: if you don't know how to use a macro, there's a
tutorial at word.mvps.org

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun
8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow
question or reply in the newsgroup and not by e-mail :-)