View Single Post
 
Old 11-27-2014, 06:01 PM
Sandhya Sandhya is offline Windows 7 32bit Office 2007
Novice
 
Join Date: Nov 2014
Posts: 21
Sandhya is on a distinguished road
Default search for the highlighted text

Quote:
Originally Posted by Stefan Blom View Post
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.?
Reply With Quote