Excel AVERAGEA Function

Summary

The Excel AVERAGEA function returns the average of a group of supplied values. Unlike AVERAGE, AVERAGEA will also evaluate the logical values TRUE and FALSE, and numbers represented as text, whereas AVERAGE just skips these values during calculation

Purpose

Get the average of a group of numbers and text

Return value

A number representing the average.

Syntax

=AVERAGEA (value1, [value2], ...)

Arguments

Usage notes

The AVERAGEA function returns the average (arithmetic mean) of a group of supplied values. The key difference between AVERAGEA and AVERAGE is AVERAGEA will also evaluate the logical values TRUE and FALSE, and numbers represented as text when when they appear in cell references, whereas AVERAGE just skips these values. 

 

Excel AVERAGEA Function

Summary

The Excel AVERAGEA function returns the average of a group of supplied values. Unlike AVERAGE, AVERAGEA will also evaluate the logical values TRUE and FALSE, and numbers represented as text, whereas AVERAGE just skips these values during calculation

Purpose

Get the average of a group of numbers and text

Return value

A number representing the average.

Syntax

=AVERAGEA (value1, [value2], ...)

Arguments

Usage notes

The AVERAGEA function returns the average (arithmetic mean) of a group of supplied values. The key difference between AVERAGEA and AVERAGE is AVERAGEA will also evaluate the logical values TRUE and FALSE, and numbers represented as text when when they appear in cell references, whereas AVERAGE just skips these values.