Hello!
Im so stuck and struggling, I think to even ask the right question!
I have about 5,000 rows. Many have a duplicate ID in column A. I want to highlight the rows that have "X" in column B, if column A is a duplicate.
Column A Column B
1223 X
1223 T
1223 S
1224 S
1225 X
Ideally what I would like is every ID to be listed/highlighted only once with preference given (in the instance of duplicates) to rows containing "x". However if an ID only occurs once in column A then I still want that row (in this example that would include 1224, as it is not a duplicate but column B does not contain "X").
Any help would be appreciated
thanks
Laura
Im so stuck and struggling, I think to even ask the right question!
I have about 5,000 rows. Many have a duplicate ID in column A. I want to highlight the rows that have "X" in column B, if column A is a duplicate.
Column A Column B
1223 X
1223 T
1223 S
1224 S
1225 X
Ideally what I would like is every ID to be listed/highlighted only once with preference given (in the instance of duplicates) to rows containing "x". However if an ID only occurs once in column A then I still want that row (in this example that would include 1224, as it is not a duplicate but column B does not contain "X").
Any help would be appreciated
thanks
Laura