Hi.
I'm making a speadsheet that shall have an overview over some football matches.
I maked an
VB form where you enter the result and what team that played.
It then calculate who won and hand out point.
But, the problem now is that i wanna se which team that has won most and lost most. I have now maked a formula that says if the player won then fill in the team in a column. So the next problem is how to count that column and print which team that has won and lost most into diagram.
any tips?
see atachment.
I started with the logic in book "behandling" and it print the team if it wins in column v2 and w2 for winning team..