Math & Trig
Max & Min

MAX Function

Returns the largest value in a set of values.

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