Re: Comments on screen appear all highlighted, rather than just bracke

From: Suzanne S. Barnhill (sbarnhill_at_mvps.org)
Date: 01/14/05


Date: Fri, 14 Jan 2005 11:24:13 -0600

Wouldn't the display depend on the version of Word you're using rather than
the one used to create it? Certainly this applies to Track Changes.

-- 
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
"Cindy M -WordMVP-" <C.Meister-C@hispeed.ch> wrote in message
news:VA.0000a5dd.005ef64d@speedy...
> Hi =?Utf-8?B?RWR3aW4=?=,
>
> > I have done something in Word 2003 (purposefully, some time ago, but now
I
> > can't reproduce it) so that, instead of comments being just bracketed
(which
> > I find difficult to see) they are entirely shaded (as they used to be in
> > previous versions of Word).
> > Can anyone figure out what I did and let me know? I received a document
from
> > someone else and want to know how to "turn on shading" of comments so I
can
> > see them more easily.
> >
> Word 2002 is the one version that did NOT apply highlighting to comments.
If
> the document you received was created in that version, then you won't see
> highlighting. No promises, but perhaps running this macro will help:
>
> Sub HighlightAllComments()
>     Dim cmt As Word.Comment
>
>     For Each cmt In ActiveDocument.Comments
>         cmt.Scope.HighlightColorIndex = wdTurquoise
>     Next
> 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 :-)
>


Relevant Pages

  • Re: Comments on screen appear all highlighted, rather than just bracke
    ... Word 2002 is the one version that did NOT apply highlighting to comments. ... Sub HighlightAllComments() ... Dim cmt As Word.Comment ... This reply is posted in the Newsgroup; please post any follow question or reply ...
    (microsoft.public.word.docmanagement)
  • Re: Grey highlighting and brackets in text
    ... In the screenshot I posted previously, you can see a grey right square ... but I cannot see any brackets in the screen shot. ... > Please reply to the newsgroup unless you wish to avail yourself of my ... >> Any help in getting rid of this grey highlighting and brackets would ...
    (microsoft.public.word.vba.general)
  • Re: Collecting Highlights
    ... Do you mean text to which you applied a coloured background, ... Please reply to the newsgroup unless you wish to avail yourself of my ... services on a paid consulting basis. ... > using the highlighting button into another document. ...
    (microsoft.public.word.docmanagement)
  • Re: cells highlighted and unable to remove highlighted
    ... Please keep all correspondence within the NewsGroup, ... > While working in excel workbooks, all of a sudden the cell ... > keeps highlighting and I don't know what to do to fix. ...
    (microsoft.public.excel.worksheet.functions)