G
Guest
I'm trying to count 1500+ records with the age (20, 24, 26, 31, 44, etc) and then break it down to do a count of people between 20-29
We'd like to find the average of data based on those people
First off, I want to find the count. Here is what I tried: =COUNTIF(C2:C290,"<=" & 19
This is only for 290 of the people, but you get the idea...right
Thanks for any help you may have
Tony
We'd like to find the average of data based on those people
First off, I want to find the count. Here is what I tried: =COUNTIF(C2:C290,"<=" & 19
This is only for 290 of the people, but you get the idea...right
Thanks for any help you may have
Tony