Hi I know how to find duplicates and how to conditionally format but I’m stuck on this one.
We have checklist where you can add X to columns B, C, D. I want to highlight if someone adds an X to more than 1 column within that row.
However, I need this to apply to all rows but I don’t want the Xs in the other rows to flag as duplicates unless of course there are multiple Xs in those rows.
I can do it by adding individual conditional formatting to each but some have 60+ rows so not practical
Any easier option?
Currently I have a count function at the bottom to make sure the number of Xs match the number of rows.
Apologies for example I am on my phone
B C D
1 X X Flag duplicate row 1
2 X Not a duplicate
3 X X Flag duplicate for row 3
Thanks all.
