Thread
:
and if
View Single Post
#
2
Posted to microsoft.public.excel.misc
AKphidelt
external usenet poster
Posts: 461
and if
Try this formula
=IF(AND(H2=50,I2="C"),"True","False")
"dee" wrote:
I am trying to get ask if H2 is greater than or equal to 50 and I2 is letter
C please make true
Reply With Quote
AKphidelt
View Public Profile
Find all posts by AKphidelt