The Ruff Report
New Member
- Joined
- Jun 17, 2023
- Messages
- 19
- Office Version
- 365
- Platform
- Windows
I'm trying to return the player with the most plate appearances for a specified team and position. The formula in the pic sort of works - it's finding the right value for plate appearances. My issue is I want to return the player's name though.
I could use Index/Match or similar for the example in the pic and it would work fine. The problem is if I change the position to SS or 3B, that Index/Match would return the wrong player.
Any thoughts? I'm using 365 and I would like to avoid using any helpers, CSE formulas, or a second set of formulas. The actual data is about 1500 rows and there are multiple instances of players with the same PAs.
Thanks
I could use Index/Match or similar for the example in the pic and it would work fine. The problem is if I change the position to SS or 3B, that Index/Match would return the wrong player.
Any thoughts? I'm using 365 and I would like to avoid using any helpers, CSE formulas, or a second set of formulas. The actual data is about 1500 rows and there are multiple instances of players with the same PAs.
Thanks