Logical
IF
Checks whether a condition is met, and returns one value if TRUE, and another value if FALSE.
IFERROR
Returns a value you specify if a formula evaluates to an error; otherwise, returns the result of the formula.
AND
Returns TRUE if all of its arguments are TRUE.
OR
Returns TRUE if any argument is TRUE.
NOT
Reverses the logic of its argument.
Future Ad Space