I have a sheet with the following columns:-
A B C D
firstname lastname fullname active
Col A & B are manual entry and C joins Col A & B together. Col D is a Yes / No column.
I have CF on Col C to flag any duplicate full names which is easy enough but I want Col C to change colour if there are duplicates in FullName and also Col D. eg:-
Tom Smith Tom Smith Yes
Tom Smith Tom Smith No
Tom Smith Tom Smith Yes
...would result in Col C in Row 1 and Row 3 having Cf applied.
A B C D
firstname lastname fullname active
Col A & B are manual entry and C joins Col A & B together. Col D is a Yes / No column.
I have CF on Col C to flag any duplicate full names which is easy enough but I want Col C to change colour if there are duplicates in FullName and also Col D. eg:-
Tom Smith Tom Smith Yes
Tom Smith Tom Smith No
Tom Smith Tom Smith Yes
...would result in Col C in Row 1 and Row 3 having Cf applied.