Advertisements
Advertisements
Question
What is the use of MAX () and MIN () functions?
Chart
Advertisements
Solution
| Function | Description | Example | Result |
| MAX() | Calculates the maximum value from a given set of values | = MAX(A2:A6) | 87 |
| MAX() | Calculates the minimum value from a given set of values | = MIN(A2:A6) | 47 |
shaalaa.com
Is there an error in this question or solution?
