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