Odd row groups return FALSE so no conditional formatting is applied.

For example, ROW(C5) returns 5, since C5 is the fifth row in the spreadsheet.

When no reference is provided, ROW returns the row number of the cell which contains the formula.

Counting rows by multiples of n

CEILING Function

The Excel CEILING function rounds a given numberupto the nearest specified multiple.

CEILING works like theMROUND function, but CEILINGalways rounds up.

ISEVEN will return the #VALUE error if a value is not numeric.

Counting rows by multiples of n

ISODD will return the #VALUE error if a value is not numeric.

How to create zebra stripes with conditional formatting

Counting rows by multiples of n

Counting rows by multiples of n

Counting rows by multiples of n

Counting rows in groups of n

Excel formula: Highlight every other row

Excel formula: Highlight entire rows

Excel ROW function

Excel CEILING function

Excel ISEVEN function

Excel ISODD function

Article image

Counting rows by multiples of n

Counting rows in groups of n