Excel 2013 Tutorial - How to Check to See Whether a Simple Condition Is Met

Опубликовано: 03 Ноябрь 2024
на канале: Excel Tutorial
18
0

In this tutorial you will learn:

How to check in order to see if a simple condition is met.

In order to do that we will use the IF function
The IF function has three arguments:

The CONDITION, what to do when the condition RETURNS TRUE or HIGH, when the condition RETURNS FALSE or LOW.

A condition is a value or expression that returns true or false.