Maxa Function
Purpose Return value Syntax =MAXA(value1,[value2],...) value1 - Number, reference to numeric value, or range that contains numeric values. value2 - [optional] Number, reference to numeric value, or range that contains numeric values. Using the MAXA function The MAXA function returns the largest numeric value in a range of values. Like the MAX function , MAXA ignores empty cells. However, unlike the MAX function, MAXA evaluates the logical values TRUE and FALSE as 1 and 0, and evaluates text as zero when these values appear in a range or cell reference....