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 / July 2007

Tip: Looking for answers? Try searching our database.

Reappearing toolbar

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Rick Duley - 06 Jul 2007 04:38 GMT
I have customised the main toolbar on W2003 to include several buttons I
frequently use.  (I have removed some I never use to make space.)  Two of the
buttons I put in are 'Highlight' and 'New Comment' - both of which are
default in the 'Reviewing' toolbar.  When I use these buttons on the main
toolbar, the 'Reviewing' toolbar pops up and clutters my workspace.

I tried removing the two buttons from the 'Reviewing' toolbar and it worked
okay yeaterday.  This morning I was back to square one.  Yes, I DO save the
'Normal' template on closedown!

I might also mention that my customisation of the main toolbar disappeared
at the same time.  IT Support plead innocent :)

Any and all help appreciated.
Signature

Rick Duley
Perth,
Western Australia 6006               .-_|\
http://www.freewebs.com/rickduley/  /     \
aussie :    0409 106 049      perth *_.-._/
o''''seas : +61 409 106 049                 v

Graham Mayor - 06 Jul 2007 05:50 GMT
The reviewing toolbar appears to be popped up by the comment button (the
highlight button shouldn't affect the issue) You can stop it popping up by
using a macro. Add the following

Sub InsertAnnotation()
   Selection.Comments.Add Range:=Selection.Range
   CommandBars("Reviewing").Visible = False
End Sub

which will intercept the comment command add the comment and turn off the
review toolbar.
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
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

> I have customised the main toolbar on W2003 to include several
> buttons I frequently use.  (I have removed some I never use to make
[quoted text clipped - 11 lines]
>
> Any and all help appreciated.
 
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.