Thread
:
how to express dan < using excel?
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
Posts: n/a
how to express dan < using excel?
=IF(AND(A110,A1<20),"Yes","No")
--
HTH
Bob Phillips
(remove nothere from email address if mailing direct)
"Laksmi" wrote in message
...
How to express function (bigger than) and < (smaller than) in excel?
Reply With Quote