morning,
I have a question that is somewhat related to the above. I have values in several columns, each value can only occur once per row. I'm trying to find out two things:
1/ what is the longest consecutive occurrence by a particular value, say '23' within a certain date range;
2/ what are the top 3 (or 5) consecutive occurrences by any value within the same date range.
In other words, what I need to find out is this: 'the number 23 has occurred 7 times consecutively from 1-Mar-09 through whatever (dates are in the column A). And the longest consecutive occurrences have been made by numbers 'x', which has occurred so many times, from such and such date through such and such date. The next number that did this, was 'y', which occurred some many times, etc, etc.
any help is appreciated,
thanks,
L
Bookmarks