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 / April 2006

Tip: Looking for answers? Try searching our database.

Outlining toolbar present on startup?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
patelc75@hotmail.com - 31 Mar 2006 00:45 GMT
How do I make the Outlining toolbar present on startup so that it's
always there even when I'm not in Outline mode?

When I say Outlining toolbar I mean the one available through:
View->Toolbars->Outlining

Thanks
Chirag
Cindy M  -WordMVP- - 07 Apr 2006 16:49 GMT
> How do I make the Outlining toolbar present on startup so that it's
> always there even when I'm not in Outline mode?

That would require a macro named AutoExec, that you've placed in your
Normal.dot or another global template (*.dot file stored in Word's
Startup folder). Example:

Sub AutoExec()
   Application.CommandBars("Outlining").Visible = True
End Sub

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 :-)
 
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.