how to express > dan < using excel?

B

Bob Phillips

=IF(AND(A1>10,A1<20),"Yes","No")

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)
 
Top