Hello
I have a Frequency formula which calculates the longest continuous run of cells with a value greater than zero. No problem there.
Because it's possible for the run to continue over a number of days, I want to be able to get the date at the beginning of the run. The last date would be good as well provided it doesn't make the formula so complicated only a rocket scientist could work it out. I've tried index/match with no joy, which I presume is because Frequency returns an array & Index is no good for that.
The top formula below is the continuous run formula. The lower formula is my attempt to extract the date, both are array formulas & use named ranges.
I want to be able to do the same with a continuous run of zeros too, but I'll work that out from any help I get here.
I've attached an example of what I'm trying to achieve.
Thanks
Bookmarks