Hi there.
I am looking for a way to automatically add the number of consecutive cells over "100%" such that the total 'score' increases with each additional consecutive 100%. For example, in the attached sheet...
One 100%+ cell will yield 1 point. Two consecutive 100%+ will yield 3 points. (Because 1+2=3). If there were THREE consecutive 100%, this would yield 6 points (1+2+3).
However, see row 19 for an example of when this gets tricky. First, there are two consecutive 100% (1+2=3) but then there is another 100% non-consecutively. This would yield a final score of 4 points because (1+2 ... + 1 = 4).
If anyone has any VBA that can pull this off I will be forever grateful.
Thank you.
Bookmarks