Math & Trig
Max & Min

MIN Function

Returns the smallest number in a set of values.

Step-by-Step Tutorial
  • Select a cell.
  • Type =MIN(
  • Select a range of numbers.
  • Press Enter.
Syntax
MIN(number1, [number2], ...)
Interactive Demo
Watch the formula in action.
ABCDEFGH
1
2
3
4
5
6
7
8
9
10