Evaluates an expression against a list of values and returns the result corresponding to the first matching value. If there is no match, an optional default value may be returned.
Read MoreReturns TRUE if any argument is TRUE
Read MoreReverses the logic of its argument
Read MoreChecks whether one or more conditions are met and returns a value that corresponds to the first TRUE condition.
Read MoreReturns a value you specify if a formula evaluates to an error; otherwise, returns the result of the formula
Read MoreSpecifies a logical test to perform
Read MoreReturns TRUE if all of its arguments are TRUE
Read More