F
Frankbelly
I would like to compare two strings and highlight only the differences in the
second string.
Example:
Compare The Dog is out
with The Dog i's out
Results The Dog i's out <--The appostraphe would be in red font color
I am performing this comparison in a textbox located in a userform, so I
wonder if there is a way to highlight only the difference (the appostraphe in
the above example) and have this phrase displayed in a textbox on the
userform with the difference highlighted.
I know, crazy request isn't it?
Any help is greatly appreciated.
second string.
Example:
Compare The Dog is out
with The Dog i's out
Results The Dog i's out <--The appostraphe would be in red font color
I am performing this comparison in a textbox located in a userform, so I
wonder if there is a way to highlight only the difference (the appostraphe in
the above example) and have this phrase displayed in a textbox on the
userform with the difference highlighted.
I know, crazy request isn't it?
Any help is greatly appreciated.