Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would you count zero values between real values inclusive?
Hopefully in VBA Such as: A B C 1 2 2 0 3 0 4 1 count 4 5 1 6 0 7 1 count 3 8 1 9 1 count 2 10 8 11 0 12 2 count 3 With Thanks Steve |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count Intervals of 2 Consecutive Values in same Row and Return Count across Row | Excel Worksheet Functions | |||
Count Intervals of 2 Numeric values in same Row and Return Count across Row | Excel Worksheet Functions | |||
Count unique values and create list based on these values | Excel Worksheet Functions | |||
Count Intervals of Filtered TEXT values in Column and Return Count across a Row | Excel Worksheet Functions | |||
Using the COUNT funciton to count cells with values | Excel Programming |