Lesson 3 Additional Formulas
Lesson 3 Additional Formulas
PROBLEMS
USING
FORMULAS
IF FUNCTION
It is an expression or reference
to a cell containing an
expression that would return a
logical value, i.e. TRUE or
value_if_true – The value that
the function gives if
logical_expression is TRUE.
value_if_false – (optional
argument) The value the
function returns or gives if
logical_expression is FALSE.
Examples: 1.