G
Guest
I have the following tabl
L L L Q Q L
Play 1 2 2 1 1 1
Play 2 2 1 1
Play 3 1 0 0 1
Now for each Play I need to count all numbers where the column header is "L" the result for Play 1 is: 4, for play 2 it is 3, and for Play 3 it is 3. Any idea on what formula will yield this result.
L L L Q Q L
Play 1 2 2 1 1 1
Play 2 2 1 1
Play 3 1 0 0 1
Now for each Play I need to count all numbers where the column header is "L" the result for Play 1 is: 4, for play 2 it is 3, and for Play 3 it is 3. Any idea on what formula will yield this result.