Between symbol

M

Mike Labosh

=IF(AND(A1>3,A1<5),A1,"")

That is SO bizarre. It's a shame we can't use algebraic syntax: a > b > c
 
Top