Min Function
Purpose Return value Syntax =MIN(number1,[number2],...) 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. Using the MIN function The MIN function returns the smallest numeric value in the data provided. The MIN function can be used to return the smallest value from any type of numeric data. For example, MIN can return the fastest time in a race, the earliest date, the smallest percentage, the lowest temperature, or the bottom sales number....