Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Menus and Toolbars / June 2008

Tip: Looking for answers? Try searching our database.

Word 2003 Need to show Outlining toolbar on startup

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sally Green - 19 Jun 2008 23:53 GMT
Hi

My understanding of toolbars was if you displayed a toolbar it remianed open
until you choose to hide it.  This certainly works with Mail mMerge and
Drawing toolbars.  However, with the Outlining toolbar, I have to redisplay
it every time I start Word.  Whne you close Word it seems to hide the toolbar
again.  Is there anyway that I can configure Word to automatically display
the Outlining toolbar.

Thanks
Suzanne S. Barnhill - 20 Jun 2008 00:21 GMT
Is Word set to open in Outline view?

Signature

Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

> Hi
>
[quoted text clipped - 9 lines]
>
> Thanks
Graham Mayor - 20 Jun 2008 05:55 GMT
The Outlining toolbar is more closely associated with the Outline view. If
you want it to show on starting Word in other views, then add the following
line to an Autoexec macro in normal. dot

CommandBars("Outlining").Visible = True

and/or add a macro to a toolbar button to toggle the display of the bar on
and off thus:

With CommandBars("Outlining")
   .Visible = Not .Visible
End With

http://www.gmayor.com/installing_macro.htm

Signature

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor -  Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

> Hi
>
[quoted text clipped - 6 lines]
>
> Thanks
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.