confusedjo
New Member
- Joined
- Aug 16, 2011
- Messages
- 28
I am currently trying to count (how many feilds have numbers in them or not blank) in K6:K152 (total Round 1) if there corresponding columns E6:E152 (player Grade) contain a certain grade eg: A
I am trying to find out how many players from grade A (E6:E152) played in round 1 (K6:152 - which contains there total score) I will then be using the same forumula to found how many players played in round 2,3
example of what im needing :-
count(k6:k152) if (E6:E152,"A")
Table setup:
Player #, Player, Name, Grade, Score, Score, Total Score (round 1)
I am trying to find out how many players from grade A (E6:E152) played in round 1 (K6:152 - which contains there total score) I will then be using the same forumula to found how many players played in round 2,3
example of what im needing :-
count(k6:k152) if (E6:E152,"A")
Table setup:
Player #, Player, Name, Grade, Score, Score, Total Score (round 1)