Group 2max and Min Functions
Group 2max and Min Functions
MIN FUNCTIONS
UNDERSTANDING BASIC
FUNCTIONS IN EXCEL
Presented by Group 2
ARE THE EXCEL
ONS? Excel functions
predefined formulas
are
that
simplify complex
calculations.
⚫Example:
To find the maximum value in the range
B2 to B6, we use =MAX(B2:B6).
⚫Example:
To find the minimum value in the range B2
to B6, we use =MIN(B2:B6).