Excel Function : MAX
Category
Statistical
Description
Returns the maximum value in a list of arguments
Microsoft Excel Reference Page
https://support.office.com/en-us/article/MAX-function-e0012414-9ac8-4b34-9a47-73e662c08098
Syntax and Description of the MAX Excel Function
The MAX function in Excel returns the largest value from a range of cells. The syntax for the MAX function is: =MAX(number1,number2,...) For example, if you wanted to find the largest value from cells A1 to A5, you would use the following formula: =MAX(A1:A5)
About MAX Excel Function
MAX is a function that returns the maximum value in a given range. For example, if you have a range of cells that contain numbers, you can use the MAX function to find the largest number.