B
Bhuktar S
For excel sheet, is there any other way than the formula I put in cel
B1 as:
=If(AND(A1>100,A1<200),"Yes","No")
i.e. I want to detect the value in A1 if it is >100 but <200
B1 as:
=If(AND(A1>100,A1<200),"Yes","No")
i.e. I want to detect the value in A1 if it is >100 but <200