min |
Manual -> Report Generator -> Engineering in the Editor -> Report functions -> Statistical functions -> min |
Show all Hide all |
The function min (range) calculates the lowest value in a range.
Syntax: =min(range)
Example |
|||||||||||||||||||||||||||||||||
Cells A1 to A10: any numbers Cell B1 = min(A1:A10)
|