Excel MAX function / Maximum value in data set

Channel:
Subscribers:
512
Published on ● Video Link: https://www.youtube.com/watch?v=lOtPtTl-e_g



Duration: 3:15
15 views
1


The Excel MAX function returns the largest numeric value in a range of values. The MAX function ignores empty cells, the logical values TRUE and FALSE, and text values.

Purpose
Get the largest value

Return value
The largest value in the array.

Syntax
=MAX (number1, [number2], ...)

Arguments
number1 - Number, reference to numeric value, or range that contains numeric values.
number2 - [optional] Number, reference to numeric value, or range that contains numeric values.

The MAX function can be used to return the largest value from a set of data. For example, the slowest time in a race, the highest temperature, or the top sales number. Arguments can be provided as constants, or as cell references or ranges.

Notes:

The MAX function ignores empty cells.
The MAX function in current versions of Excel accepts up to 255 arguments. If arguments contain no numbers, MAX returns 0.
Arguments can be provided as numbers, names, arrays, or references that contain numbers.
The MAX function ignores TRUE and FALSE values, and numbers entered as text, unless they are typed directly into the list of arguments.
To include logical values in a reference, see the MAXA function.

SL Data Hub Facebook Page - https://www.facebook.com/SL-Data-Hub-109653178145244/







Tags:
sl data hub
sl
data hub
max code
vba max code
max function
max formula
maximum
maximum value
lagest value
excel
excel formula
excel tutorial