Hi All,
I have multiple criteria and thus used the AVERAGEIF statement, however, this is not working cause this formula only limits to one criteria, and I need to add multiple criteria. For example, we are able to do this with COUNTIFS statement, however, there is not AVERAGEIFS statement.
Since AVERAGEIF is not working for me because I need multiple criteria to be used, I tried AVG(COLLECT), however, I am getting unparseable.
Has anyone worked with AVG for multiple criteria? I need only one range for the average, however, need multiple filters in the formula. Further, one of the criteria includes "unchecked" numbers to be pulled for which I used "0". I even looked at IF(AVERAGEIF) statements in community, but looks like that's not solved with unchecked numbers as one of the criteria. Please let me know if anyone has any ideas. Thanks so much in advance!