countif value falls in a range of possible values

M

Matthew Dyer

I am having trouble tring to come up with a solution to this
problem...

I have a range of percentages from L15 to L21. The values are 100%,
98%, 92%, 80%, 76%, 72% and 67%. What I want to do is start a new
column which will tell me how many of these values fall between
100%-90%, 89%-80%, 79%-70%, etc.... I have tried combining if/countif,
but I'm coming up short. obviously it's easy just to count by hand but
I wanted to develop a formula so i can just swap out the range and re-
apply it easily time and time again. thoughts?
 
B

BillHounslow

I am having trouble tring to come up with a solution to this
problem...

I have a range of percentages from L15 to L21. The values are 100%,
98%, 92%, 80%, 76%, 72% and 67%. What I want to do is start a new
column which will tell me how many of these values fall between
100%-90%, 89%-80%, 79%-70%, etc.... I have tried combining if/countif,
but I'm coming up short. obviously it's easy just to count by hand but
I wanted to develop a formula so i can just swap out the range and re-
apply it easily time and time again. thoughts?

Have you considered the FREQUENCY function?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top