Hi,
I have four columns A, B, C, D
If the text of the any cell on D column appears in any of the three previous columns (A, B, C), That cell is to be highlighted.
I am using "=COUNTIF($A$1:$J$1000,A1)>1" with some formatting for my purpose.
Now my need is If only initial four character of any cell on D column appears in a same sequence in any of previous three columns should be highlighted.
Regards
Bookmarks