Good morning, I have been trying to resolve a problem with counting events between several numeric ranges. I have a single column that has numeric data in each field that could be anything from 0 to 500. I am trying to establish how many fields have numeric data between 0-1, 2-5, 6-10, 11-20, 21-30, 31-50 and 50 plus. There could be any number of repeats of the same number.
I have experimented with several formula from the forums using countif, countifs, sumproduct etc but none of them report the true number of events. For example within the column of data I have 13 fields with data between 21 and 30 but whatever formula I use it keeps returning 11 and this type of error is the same for most of the ranges I am trying to count. I am not sure if this is relevant but within each range I could have a single number that repeats itself 20,30 or 100 times.
Any help would be appreciated.
Trevor
Bookmarks