Hi there I'm making a darts scoring system for me and my mates and need some help with a few formulas.
Here is what I'd like....
1) when F11 (501) reaches 0 I'd like it to add a 1 to cell G4. I currently have it set as =COUNTIF(F11,0) which works fine for a single game but would like it to count on if possible so when more games are played G4 would read 1, 2, 3 and so on
2) In H7 it displays the average for 3 darts over a leg what I would like to do is keep a personal best so for instance lets say my average in H7 was 77.8, cell A22 also contained the average but if in the the next game I bettered that it would update but if not stay on 77.8 if you understand what I mean
Here is what I'd like....
1) when F11 (501) reaches 0 I'd like it to add a 1 to cell G4. I currently have it set as =COUNTIF(F11,0) which works fine for a single game but would like it to count on if possible so when more games are played G4 would read 1, 2, 3 and so on
2) In H7 it displays the average for 3 darts over a leg what I would like to do is keep a personal best so for instance lets say my average in H7 was 77.8, cell A22 also contained the average but if in the the next game I bettered that it would update but if not stay on 77.8 if you understand what I mean