Thread: [Solved] Highlight parent word
View Single Post
 
Old 03-09-2013, 01:24 AM
norgro norgro is offline Windows XP Office 2007
Novice
 
Join Date: Feb 2013
Location: Perh Australia
Posts: 12
norgro is on a distinguished road
Default

Paul
Thank you for replying. I am not sure that I explained my problem very well.
Given text that has words containing "ever", for example: ever never clever beverage reverberate, I want to highlight every word in that text that contains "ever". So, for example, I want the whole word "never" to be highlighted, and every other whole word that contains "ever".
In creating the code, I assumed, for example, that "never" was the parent of "ever", but that apparently is not the case.
Reply With Quote