I have a 2 columns where in I have used this custom formula - =ISEVEN(SUMPRODUCT((A$1:A1<>A$2:A2))) to conditionally format rows based on values in column A.
Th