Excel Function
NOT
Reverses a logical value.
NOT(logical)Arguments
logical
RequiredEnter an expression such as comparison or calculation.
Practice Preview
show logical evaluation results. Use NOT to Reverses a logical value. use C2>=80 for logical. Fill the argument fields below and complete a formula that achieves this goal.
Sample correct formula
=NOT(C2>=80)