Explanation

In this example, the goal is to get the minimum quiz score (i.e.

MIN will return the minimum value in the data provided.

Text values and empty cells are ignored.

Excel formula: Minimum value if

Because the quiz scores are all together, the data is supplied to MIN as a single range.

MIN is fully automatic.

If data changes, MIN will automatically recalculate.

Excel formula: Maximum value

SMALL function

TheSMALL functioncan also be used to return the minimum value in a set of data.

The MIN function ignores empty cells, the logical values TRUE and FALSE, and text values.

from a set of numeric data.

Excel formula: Maximum value if

How to calculate maximum and minimum values

Excel formula: Minimum if multiple criteria

Excel formula: Maximum if multiple criteria

Excel formula: Get next scheduled event

Excel MIN function

Excel MINIFS function

Excel SMALL function

Article image