P
phyrephox
I have a worksheet containing data on my performance in a racing game
Each row of data includes Race Type, City, Track Name, Medal, ... an
so on.
I would like to create a small matrix that displays the number and typ
of medals I've won for each Race Type. For example:
Race Type | Medals
|
| Steel | Bronze | Silver | Gold | Platinu
|
One on One | 0 | 2 | 51 | 12 | 1
|
Cone Challenge | 0 | 9 | 134 | 7 | 0
|
I've been trying to figure out some combination of COUNTIF with eithe
HLOOKUP or INDEX but have not been able to see my way through this.
There are 10 different Race Types (two are included in the exampl
above) and 5 different medals. The row data is all text.
What would be an efficient way to do this?
Any help and comments would be greatly appreciated.
Thank you
Note: Sorry, I couldn't figure out how to get the vertical bars to lin
up in my grid show above
Each row of data includes Race Type, City, Track Name, Medal, ... an
so on.
I would like to create a small matrix that displays the number and typ
of medals I've won for each Race Type. For example:
Race Type | Medals
|
| Steel | Bronze | Silver | Gold | Platinu
|
One on One | 0 | 2 | 51 | 12 | 1
|
Cone Challenge | 0 | 9 | 134 | 7 | 0
|
I've been trying to figure out some combination of COUNTIF with eithe
HLOOKUP or INDEX but have not been able to see my way through this.
There are 10 different Race Types (two are included in the exampl
above) and 5 different medals. The row data is all text.
What would be an efficient way to do this?
Any help and comments would be greatly appreciated.
Thank you
Note: Sorry, I couldn't figure out how to get the vertical bars to lin
up in my grid show above