How To Use Excel Averageifs Function Examples Video
When to use Excel AVERAGEIFS Function Excel AVERAGEIFS function can be used when you want to get the average (arithmetic mean) of all the cells in a range that meets multiple criteria. What it Returns It returns a number that represents the average (arithmetic mean) of the arguments. Syntax =AVERAGEIFS(average_range, criteria_range1, criteria1, [criteria_range2, criteria2], …). Input Arguments average_range – the range of cells you want to average. criteria_range1, criteria_range2,.. – the ranges against which the criteria are evaluated....