Hi
I have two columns say A & B
col A contains Student Name and col B Father name.
I want to highlight Student name when it occurs more than once in col A.
And highlight Father name only when it occurs more than once but when it also have same Student name in col A appeared more than once.
aa ff1
bb ff2
cc ff3
bb ff4
dd ff5
cc ff6
bb ff2
The last entry should only be highlighted as both bb & ff2 already appear against each other.
hope this explains my problem.
Thank you.
I have two columns say A & B
col A contains Student Name and col B Father name.
I want to highlight Student name when it occurs more than once in col A.
And highlight Father name only when it occurs more than once but when it also have same Student name in col A appeared more than once.
aa ff1
bb ff2
cc ff3
bb ff4
dd ff5
cc ff6
bb ff2
The last entry should only be highlighted as both bb & ff2 already appear against each other.
hope this explains my problem.
Thank you.