Thread
:
Counting Consecutive Numbers
View Single Post
#
1
Posted to microsoft.public.excel.programming
Trav
external usenet poster
Posts: 5
Counting Consecutive Numbers
I need to count consecutive numbers,
0 0 0 0 0 0 0 0 0 0 0 (ie this would = 6)
countif(range, "=0") unless there is a blank and then reset the counter.
Thanks for any help
Reply With Quote
Trav
View Public Profile
Find all posts by Trav