I'd like to count series where minimum 3 next values of cells are greater.For example we have this numbers:
15674258910
The result of the formula should be 2 ([1,5,6,7] and [2,5,8,9,10]).I'd also like to find the length of the longest series
I'd like to count series where minimum 3 next values of cells are greater.For example we have this numbers:
15674258910
The result of the formula should be 2 ([1,5,6,7] and [2,5,8,9,10]).I'd also like to find the length of the longest series