Hi all
If I want to find the average of the count totals of consecutive positive values in a row, with gaps of zeros, what formula could I use? An example would be:
1 1 1 1 2 2 2 3 1 1 0 0 0 0 0 0 0 1 2 5 3 3 2
There are two consecutive rows of positive values within the row. The first is 10 values long, the second is 6 numbers long. I'd therefore like the answer to be 8 (10 + 6 / 2).
Any help would be much appreciated.
Thanks
Tom
If I want to find the average of the count totals of consecutive positive values in a row, with gaps of zeros, what formula could I use? An example would be:
1 1 1 1 2 2 2 3 1 1 0 0 0 0 0 0 0 1 2 5 3 3 2
There are two consecutive rows of positive values within the row. The first is 10 values long, the second is 6 numbers long. I'd therefore like the answer to be 8 (10 + 6 / 2).
Any help would be much appreciated.
Thanks
Tom