Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.word.formatting.longdocs
|
|||
|
|||
![]()
Then it may have been moved off the screen, possibly by a stray mouse
movement when you were writing template 2. With template 2 open (the active document), try entering some code in the vba Immediate window to move it back on screen. What follows is some that I gave a person who had lost the header and footer toolbar. Substitute the name of your toolbar to use it. CommandBars("Header and Footer").Enabled = True CommandBars("Header and Footer").Visible = True CommandBars("Header and Footer").Position = msoBarFloating CommandBars("Header and Footer").Left = 144 CommandBars("Header and Footer").Top = 163 -- Charles Kenyon Word New User FAQ & Web Directory: http://addbalance.com/word Intermediate User's Guide to Microsoft Word (supplemented version of Microsoft's Legal Users' Guide) http://addbalance.com/usersguide See also the MVP FAQ: http://word.mvps.org/FAQs/ which is awesome! My criminal defense site: http://addbalance.com --------- --------- --------- --------- --------- --------- 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. "BRC" wrote in message oups.com... Thanks for the input. I am not sure what you are referring to when you say "hide". When I click on view/toolbars/ the toolbar in question show up on the list. and is checked. Is there somewhere else the where setting are stored? Thanks BRC |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Word 97 in Windows XP to maintain formatting | Microsoft Word Help | |||
Converting WordPerfect 12 files to Word 2003 | New Users | |||
Reveal codes in a word document | Microsoft Word Help | |||
WP merge file to Word | Tables | |||
How can Word display full path of a file in the title bar? | Microsoft Word Help |