Excel Function : MIN
Category
Statistical
Description
Returns the minimum value in a list of arguments
Microsoft Excel Reference Page
https://support.office.com/en-us/article/MIN-function-61635d12-920f-4ce2-a70f-96f202dcc152
Syntax and Description of the MIN Excel Function
The syntax for the MIN function in Excel is as follows: =MIN(number1,number2,...) where "number1", "number2", etc. are the numbers for which you want to find the minimum value.
About MIN Excel Function
The MIN function returns the smallest value in a given range. For example, =MIN(A1:A10) returns the smallest value in cells A1 through A10.