Re: Comments on screen appear all highlighted, rather than just bracke
From: Suzanne S. Barnhill (sbarnhill_at_mvps.org)
Date: 01/14/05
- Next message: Suzanne S. Barnhill: "Re: Switch MS Word language to French...... no "accents" showing?? He."
- Previous message: Suzanne S. Barnhill: "Re: how can I split the footer in sections"
- In reply to: Cindy M -WordMVP-: "Re: Comments on screen appear all highlighted, rather than just bracke"
- Next in thread: Cindy M -WordMVP-: "Re: Comments on screen appear all highlighted, rather than just bracke"
- Reply: Cindy M -WordMVP-: "Re: Comments on screen appear all highlighted, rather than just bracke"
- Messages sorted by: [ date ] [ thread ]
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 :-) >
- Next message: Suzanne S. Barnhill: "Re: Switch MS Word language to French...... no "accents" showing?? He."
- Previous message: Suzanne S. Barnhill: "Re: how can I split the footer in sections"
- In reply to: Cindy M -WordMVP-: "Re: Comments on screen appear all highlighted, rather than just bracke"
- Next in thread: Cindy M -WordMVP-: "Re: Comments on screen appear all highlighted, rather than just bracke"
- Reply: Cindy M -WordMVP-: "Re: Comments on screen appear all highlighted, rather than just bracke"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|