I had a hard time thinking of a good title for this since it is hard to explain. here is what I am hoping to achieve...
Does my explanation above even make sense? It seems so simple, but my small brain is exploding trying to get this right.
- There are four individual games that are each worth a point. If someone wins the game, then they win 1 point. If nobody wins the game, then that point "carries over" and the next game is worth 2 points; if nobdody wins that game, then the next game (3rd) is worth 3 points. If somebody wins that 3rd game, they win all 3 points (1 point for that game and they clean up the 2 points that carried over). The final and 4th game would then go back to 1 point.
- Question: I need a formula that can calculate the number of points each game is worth? It could be anywhere from 1 to 4 points each. Points carryover if nobody wins. If nobody ever wins, then no points are won. When a person wins, they get all the points that were not previously won or had been "cleaned up" by a previous winner.
- I have a column for each game and one cell in that column has a drop down to show if that game was "won" or "pushed."
Does my explanation above even make sense? It seems so simple, but my small brain is exploding trying to get this right.