Quote:
Originally Posted by Stefan Blom
To remove all highlighting in the main body of the document at once, use the following line of code:
Code:
ActiveDocument.Content.HighlightColorIndex = wdNoHighlight
|
Thanks for you suggestion,
when i trying to find the highlighted text it is not finding.?