Is there a way to use the Countif function (or any function) to look up a range of criteria?
Example:
If i had a range of numbers (with repeating values), I would want to know How many times a range of numbers appear.
Right now I use =COUNTIF(A1:A100, "20"), if i wanted to see how many times "20" appears.
What i am looking for is a Function equation that can lookup multiple numbers in a range, then you the COUNT function to give me a total number of appearance ( i.e. How many time numbers 20-50, appear in the range of numbers)
Any help would be appreciated
Example:
If i had a range of numbers (with repeating values), I would want to know How many times a range of numbers appear.
Right now I use =COUNTIF(A1:A100, "20"), if i wanted to see how many times "20" appears.
What i am looking for is a Function equation that can lookup multiple numbers in a range, then you the COUNT function to give me a total number of appearance ( i.e. How many time numbers 20-50, appear in the range of numbers)
Any help would be appreciated