I have two columns of data and I wanted to identify the swap candidate based on two criteria:
And here's my formula =IF(OR(E2<0.5,(E2/F2)<=10),"Swap Candidate"," ")
(The first and second column are in column E and F in the workbook). But the function doesn't work as it should. It instead returns all values as true while it's not. For example in the highlighted cell.
I also ran the formula evaluate for the highlighted cell. And it shows FALSE after evaluating the OR statement but then return the value if true.
The numbers are stored in the correct format. So I don't get what's going on with it. Could anyone help me out please?
Check if your workbook are calculating, press F9
to force you workbook to calculate
Edit 1:
I tried input your formula in my Excel(PT-BR) and works, look:
Edit 2:
See if your workbook aren't calculating, click in "Formulas" and check if "Calculate Options" are "Manual" or "Automatic Except for Daata Tables", if one of options are checked, change to "Automatic"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With