This method returns the biggest number from a cell range while excluding logical values and text.
Syntax:
= MAX(number1, [number2], …)
Parameter list:
In this Example, we are looking for the greatest value in the B column and the highest date in the C column.
Ask Your Query