EXCEL AREAS FUNCTION

The number of regions in a reference is returned by this method.

Syntax:

=AREAS (reference)

Parameter list:

  • A cell or a set of cells is referred to as a reference.

Step By Step Guide of AREAS Function

Example:

In the given examples :

there are two references, =AREAS((C9:C11,E12:E14)) returns 2.

there is just 5 reference,=AREAS((D10:E12,H3:I6,J6:K9,H16:H20,D17:E21)) returns 5.

  • There might be several references in a reference. Multiple references must be separated by a comma and wrapped in an additional pair of parentheses. Otherwise, Excel will interpret the commas as numerous arguments, resulting in an error.

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