Explanation

This formula relies on the standard behavior of the COUNTIF function.

If the count is zero, the formula returns TRUE.

If the count is anything but zero, the formula returns FALSE.

Excel formula: Multiple cells have same value case sensitive

AND returns TRUEonly if all the conditions are met.

If any conditions are not met, the AND function returns FALSE.

The AND function is commonly used with other…

Excel formula: All cells in range are blank

Excel COUNTIF function

Excel AND function