Is A Logical Function That Returns One Value If The Condition Is True?
Is A Logical Function That Returns One Value If The Condition Is True? Syntax. Use the IF function, one of the logical functions, to return one value if a condition is true and another value if it’s false. For example: =IF(A2>B2,”Over Budget”,”OK”) What logical function returns one value if a condition is true and another