G
Guest
I need to count the number of items that are within a given data range
Example
Cell: A1 A2 A3 A4 A5 A
Number: 47 22 42 35 49 5
I need to count how many numbers are <50 and >30, which is
Is there anyway to do this? I thought about doing an AND function and then use a CountIf function to count the number of TRUES, but I thought there would be a better way. I have about 200 + numbers I have to go through to see how many lay in what ranges
Thanks for your help in Advance!
Example
Cell: A1 A2 A3 A4 A5 A
Number: 47 22 42 35 49 5
I need to count how many numbers are <50 and >30, which is
Is there anyway to do this? I thought about doing an AND function and then use a CountIf function to count the number of TRUES, but I thought there would be a better way. I have about 200 + numbers I have to go through to see how many lay in what ranges
Thanks for your help in Advance!