The lowest value from a collection of cells will be returned by this function.
Syntax:
=MIN (number1, [number2], …)
In this example, we are obtaining the group’s lowest value, which is =MIN(A2:A8), 54.
Errors are caused by arguments that are error values or language that cannot be converted into numbers.
Ask Your Query