Multiples of 4 in an IF statement

B

Barry Clark

Hello all.

I have an IF statement in one of my cells.


Code
-------------------
=IF(logical_test,value_if_true,value_if_false
-------------------


In the logical_test portion, would like to have the cell evaluated fo
multiples of 4.

Code
 
Top