I have a range of cells and I want a formula that says if all these contains the same values or not.
Usually for two cells I would use if but I want a solution that would work for ranges. I don't want to have 20 IFs one under another.
I'm comparing string values.