Tom M
asked on
if statement with or
What have i done wrong with the formula in cell f2? B2 is greater than 0 so i should be getting Y in cell f2 Book1.xlsx
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
These are the kind of formulas that Norie was suggesting:
If you want to return "Y" when J2 contains an error value:
Open in new window
If you want to return "Janet" when J2 contains an error value:
Open in new window