Hi,
I would like to average a set of number within a range of age. I have in column a the age from 0-25, column B is the weight. I like to know what is the average weight for individuals from 3 to 5. I used =+AVERAGEIFS($B$3:$B$25,$A$3:$A$25,B64); B64 is the age criteria which is <=5. The results I get is an average of all weight from 0-5.
thanks
newbie2
I would like to average a set of number within a range of age. I have in column a the age from 0-25, column B is the weight. I like to know what is the average weight for individuals from 3 to 5. I used =+AVERAGEIFS($B$3:$B$25,$A$3:$A$25,B64); B64 is the age criteria which is <=5. The results I get is an average of all weight from 0-5.
thanks
newbie2