0% found this document useful (0 votes)
14 views4 pages

Averageif

demo of averageif

Uploaded by

Cecille Idjao
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views4 pages

Averageif

demo of averageif

Uploaded by

Cecille Idjao
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 4

MS Excel: The AVERAGEIF

Function
.Microsoft Excel AVERAGEIF function - returns
the average (arithmetic mean) of all numbers in a
range of cells, based on a given criteria.
The AVERAGEIF function -
is a built-in function in Excel that is categorized as
a Statistical Function. It can be used as a
worksheet function (WS) in Excel. As a worksheet
function, the AVERAGEIF function can be entered
as part of a formula in a cell of a worksheet.
Syntax
The syntax for the AVERAGEIF function in Microsoft Excel is:
AVERAGEIF( range, criteria, [average_range] )

Parameters or Arguments
range
The range of cells that you want to apply the criteria against.
criteria
The criteria used to determine which cells to average.
average_range
Optional. It is the cells to average. If average_range is
omitted, it uses range as the value for this parameter.

You might also like