EXCEL MAXA FUNCTION

The Excel MAXA function returns the greatest number from a given set of numeric values, counting text and the illogical value FALSE as 0 and the logical value TRUE as 1.

Syntax :

=MAXA( number1[number2], … )

Parameters :

  • The number parameters are one or more numeric values (or arrays of numeric values) whose biggest value you want to return.

Step By Step Guide of MAXA Function

Example :

The Excel Maxa function is shown in cell B1 of the accompanying spreadsheet, and it is used to extract the biggest value from the collection of values in columns A1-A5.

  • #VALUE! – Occurs if any of the values passed straight to the Maxa function are not numeric.

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now