Course Content
Accounting Fundamentals #1-org (Copy 1)

=MAX(Range)

=MAX(A1:A20)

  • Returns the largest (maximum) value in the range

=MIN(Range)

=MIN(A1:A20)

  • Returns the smallest (minimum) value in the range


These will return the maximum (largest value) and the minimum (smallest value) in the range highlighted

Max and min