need a hand with formula resulting with;
- max win streak & corresponding accumulated total
- max loss streak & corresponding accumulated total
as far a i have tested the positive streak calc's work (see cells in blue of attachment), but the negative streak calc's does not.. i am sure i am missing something
attached a sample worksheet
column details;
A - date in number format
B - user input data
D - accumulated total of B
F - calc win, loss or draw from B
G - helper to carry win or loss if draw is found
H - streak calc
I - helper for indexing
J - sum of value (D) per streak
((I & J - thanks to help from forum))
Bookmarks