L
Legacy 57334
Guest
Hi,
Column E has numbers bettween 1 - 125, in no particular order.
I want to count the number of times the data in this column fall with bands which I set. In this case:
Band A = 1-5
Band B = 6-20
Band C = 21-29
Band D = 30-125
As an example if the data in column E was:
20
3
49
98
4
3
22
The count for band A would be 3.
The count for band B would be 1
The count for band C would be 1
The count for band D would be 2
Quick and easy to do in your head when there in only a little data, but when there is lots....
Thanks
Joel
Column E has numbers bettween 1 - 125, in no particular order.
I want to count the number of times the data in this column fall with bands which I set. In this case:
Band A = 1-5
Band B = 6-20
Band C = 21-29
Band D = 30-125
As an example if the data in column E was:
20
3
49
98
4
3
22
The count for band A would be 3.
The count for band B would be 1
The count for band C would be 1
The count for band D would be 2
Quick and easy to do in your head when there in only a little data, but when there is lots....
Thanks
Joel