This post will guide you how to use Excel AVERAGEA function with syntax and examples in Microsoft excel.
Description
The Excel AVERAGEA function returns the average of its arguments, including numbers, text, and logical values.
The AVERAGEA function is a build-in function in Microsoft Excel and it is categorized as a Statistical Function.
The AVERAGEA function is available in Excel 2016, Excel 2013, Excel 2010, Excel 2007, Excel 2003, Excel XP, Excel 2000, Excel 2011 for Mac.
Syntax
The syntax of the AVERAGEA function is as below:
= AVERAGEA (value1,[value2],…)
Where the AVERAGEA function arguments are:
Value1 -This is a required argument. The first values, it can be numbers, Text, logical values, ranges.
Number2 – This is an optional argument.
Example
The below examples will show you how to use Excel AVERAGEA Function to return the average of the values provided.
#1 To get the average of the numbers in cell range B1:B2, and the text “excelhow.net” in cell B3, just using the following excel formula: =AVERAGEA(B1:B3)

Related Posts
Excel VARA Function
This post will guide you how to use the VARA function with syntax and examples in Microsoft excel. Description The Excel VARA function returns the variance of a population based on a sample of numbers, text, or logical values. The variance ...
Excel VAR Function
This post will guide you how to use the VAR function with syntax and examples in Microsoft excel. Description The Excel VAR function returns the variance of a population based on a sample of numbers. This function has been replaced by ...
Excel STDEVPA Function
This post will guide you how to use the STDEVPA function with syntax and examples in Microsoft excel. Description The Excel STDEVPA function returns the standard deviation of a population based on an entire population of numbers, text or logical values. ...
Excel STDEVP Function
This post will guide you how to use the STDEVP function with syntax and examples in Microsoft excel. Description The Excel STDEVP function returns the standard deviation of a population based on an entire population of numbers. This function has been ...
Excel STDEVA Function
This post will guide you how to use the STDEVA function with syntax and examples in Microsoft excel. Description The Excel STDEVA function returns the standard deviation of a population based on a sample of numbers, text, and logical values. So ...
Excel STDEV Function
This post will guide you how to use the STDEV function with syntax and examples in Microsoft excel. Description The Excel STDEV function returns the standard deviation of a population based on a sample of numbers. This function has been replaced ...
Excel SLOPE Function
This post will guide you how to use the SLOPE function with syntax and examples in Microsoft excel. Description The Excel SLOPE function returns the slope of the linear regression line through data points in known_y's and know_x's. So you can ...
Excel RANK Function
This post will guide you how to use the RANK function with syntax and examples in Microsoft excel. Description The Excel RANK function returns the rank of a given number in a supplied range of cells. If there are duplicated values ...
Excel QUARTILE Function
This post will guide you how to use the QUARTILE function with syntax and examples in Microsoft excel. Description The Excel QUARTILE function returns the quartile from a supplied range of values. This function has been replaced with QUARTILE.EXC function and ...
Excel PERMUT Function
This post will guide you how to use the PERMUT function with syntax and examples in Microsoft excel. Description The Excel PERMUT function returns the number of permutations for a given number of items. The PERMUT function is a build-in function ...