G
Guest
Is it possible to make an IF function's logical test be whether a number is
less than or equal a certain number, but ALSO greater than a certain number?
E.g. =IF(p3<=q3>t3,"value if true","value if false")
less than or equal a certain number, but ALSO greater than a certain number?
E.g. =IF(p3<=q3>t3,"value if true","value if false")