Parameter List
Syntax
MIN(value1,
[value2]
)value1
A number, cell, range, or JSON arrays to include in the min calculation. For example: 20, A3, or A1:A20.
[optional] value2
Additional numbers, cells, ranges, or JSON arrays to include in the min calculation. For example: 6, A4, or B1:B20.