How to find out given value is ODD or EVEN?

Syntax

=IF(ISODD(Cell_number),"ODD","EVEN")

Example

Excel formula used is =IF(ISODD(F2),"ODD","EVEN")

Comments

Popular posts from this blog

COUNT, COUNTIF, COUNTIFS