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 2004

Tip: Looking for answers? Try searching our database.

customizing toolbars at start up

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
nick - 09 Jun 2004 18:26 GMT
for some reason, whenever I start Word it always has 4
toolbar menus showing, and 2 of them, namely the
Reviewing and OR Sampler Start, I don't want (I don't
even know what the OR Sampler is, can't find it in the
Help menu)

is there a way to have Word start up with only the
toolbars I want?

thanks
Greg - 09 Jun 2004 18:43 GMT
Nick,

Yes.  I use a autonew and autoopen macro which fires
whenever a new document is created or and existing
document is opened that set offensive toolbars such
as "Reviewing" as off.  The following is an example of a
AutoOpen Macro

Sub AutoOpen()
CommandBars("Reviewing").Visible = False
End Sub.

As for the Or Sampler, that sounds like some sort of third
party Add-In.  Check Tools>Templates and Addins to
determine where the add-inb is being loaded from and
remove it.

>-----Original Message-----
>for some reason, whenever I start Word it always has 4
[quoted text clipped - 8 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.