M
MikeB
Hi all, I have a spreadsheet in which I track some chess players. I
track who they have played, what color and what the outcome of the
match was (Win, draw, loss).
At the moment I then manually calculate how many times each player has
played each color and what their score is. I then use that information
to match them up with a player they have not played before. Now it
sometimes happen that not all players are there and then I match up
the unpaired players with one another. When this happens, it may
happen that they play one another again.
This image is a part of my spreadsheet: http://i46.tinypic.com/2urld3m.jpg
Can anyone figure out a formula that I can tack on at the end of each
row to count the number of W(hite) and B(lack) instances for that
particular player? Bear in mind that the formula has to accomodate the
possibility of >1 instance of this in a cell (as in cell 3H or is that
H3?).
Then also, I'd dearly love to be able to have a formula to count the
numbers and work out a score (3.5/7). Again, same caveat as above.
My Excel knowledge is way too limited. And Ideally I'd like to not
have to do this in VBA.
Thanks for even looking at this.
track who they have played, what color and what the outcome of the
match was (Win, draw, loss).
At the moment I then manually calculate how many times each player has
played each color and what their score is. I then use that information
to match them up with a player they have not played before. Now it
sometimes happen that not all players are there and then I match up
the unpaired players with one another. When this happens, it may
happen that they play one another again.
This image is a part of my spreadsheet: http://i46.tinypic.com/2urld3m.jpg
Can anyone figure out a formula that I can tack on at the end of each
row to count the number of W(hite) and B(lack) instances for that
particular player? Bear in mind that the formula has to accomodate the
possibility of >1 instance of this in a cell (as in cell 3H or is that
H3?).
Then also, I'd dearly love to be able to have a formula to count the
numbers and work out a score (3.5/7). Again, same caveat as above.
My Excel knowledge is way too limited. And Ideally I'd like to not
have to do this in VBA.
Thanks for even looking at this.