Formula of Averageif in Excel ?
Answers
Answered by
4
Explanation:
=AVERAGEIF(range, criteria, [average_range])
=AVERAGEIF(range, criteria, [average_range])The AVERAGEIF function uses the following arguments: Range (required argument) – This is the range of one or more cells that we want to average. The argument may include numbers or names, arrays, or references that contain numbers...
Answered by
2
Question
- Formula of Average of in Excel ?
Answer
- Returns the average (arithmetic mean) of the arguments. For example, if the range A1:A20 contains numbers, the formula =AVERAGE(A1:A20) returns the average of those numbers.
Similar questions