Getting Range of a Comment?



I'm using Word 2002. After trying to find a setting that would print only
reviewer's comments, AND the text commented on AND the page number of the
comment, I gave up and created a macro. In the macro, I got the Range of
the comment using Comment.Reference. As far as I can tell, though, this
contains only the closing bracket of the comment. I couldn't find a way to
locate the opening bracket and set a Range to the entire bracketed text.
Any suggestions?

Ed


.



Relevant Pages

  • Re: value displayed repeatedly
    ... employees, who remained at one work function, will have one monthly total. ... then provided a correction in which you added one closing bracket but no ... corresponding opening bracket. ...
    (microsoft.public.access.queries)
  • Re: Search for text options enclosed by brackets and replace with correct option
    ... The following macro will replace each group from which you want to select an ... item with a dropdown formfield from which you can select the desired item: ... I'd like to essentially parse out the following options where I'd place ... another option (space followed by a open bracket. ...
    (microsoft.public.word.vba.general)
  • Re: DTS Package can not execute using C#
    ... >I am using developersdex.com and here it shows the closing bracket as ... >part of the url but not the opening bracket. ... global community for SQL Server professionals ...
    (microsoft.public.sqlserver.dts)
  • Re: Getting Range of a Comment?
    ... Dim cmt As Word.Comment ... Set doc = Documents.Add ... I gave up and created a macro. ... contains only the closing bracket of the comment. ...
    (microsoft.public.word.vba.general)
  • Re: Getting Range of a Comment?
    ... Dim cmt As Word.Comment ... Set doc = Documents.Add ... I gave up and created a macro. ... contains only the closing bracket of the comment. ...
    (microsoft.public.word.vba.general)