Assume A5:A20 is the data, try this:
B5 = A5+B4 (copy formula down)
Now make a table with 2 columns. First column will be 7, 14, 21, 28, 35, etc. and second column will be:
COUNTIF(B5:B20,<First column>)-1
Hope this helps.
Originally Posted by AriBari
Bookmarks