S
Sam via OfficeKB.com
Hi All,
I have a single column, dynamic named range called "Data" that contains
numeric values.
Is it possible without the use of a helper column (or other fill down) to
provide a formula that can count the longest consecutive sequence of zeros in
"Data" and return that count to a single cell.
Sample Data Layout:
1
2
0
0
1
2
3
0
1
0
1
2
0
0
0
0
1
2
0
0
1
2
0
1
2
0
0
0
0
0
0
0
0
0
1
0
0
1
0
Expected Result:
Longest consecutive sequence of zeros is 9.
Thanks
Sam
I have a single column, dynamic named range called "Data" that contains
numeric values.
Is it possible without the use of a helper column (or other fill down) to
provide a formula that can count the longest consecutive sequence of zeros in
"Data" and return that count to a single cell.
Sample Data Layout:
1
2
0
0
1
2
3
0
1
0
1
2
0
0
0
0
1
2
0
0
1
2
0
1
2
0
0
0
0
0
0
0
0
0
1
0
0
1
0
Expected Result:
Longest consecutive sequence of zeros is 9.
Thanks
Sam