A
AAA1986
I want to get the average for a certain column, given 2 different criteria.
Right now I'm using this formula for one criteria:
=SUMIF($Q$3:$Q$114,"=10",$E$3:$E$114)/COUNTIF($Q$3:$Q$114,"=10")
I want to also include that R3:R114 equals 1.
Thanks
Right now I'm using this formula for one criteria:
=SUMIF($Q$3:$Q$114,"=10",$E$3:$E$114)/COUNTIF($Q$3:$Q$114,"=10")
I want to also include that R3:R114 equals 1.
Thanks