AVERAGEA

AVERAGEA average of all the values and cells

Synopsis

AVERAGEA(number1,number2,…)

Arguments

number1: first value

number2: second value

Description

Numbers, text and logical values are included in the calculation too. If the cell contains text or the argument evaluates to FALSE, it is counted as value zero (0). If the argument evaluates to TRUE, it is counted as one (1). Note that empty cells are not counted.

Microsoft Excel Compatibility

This function is Excel compatible.

See also

AVERAGE.