Table on the left:
A history of a given player's stats from 2019 to 2021 (I stripped it down to illustrate the point)
Table on the right:
stats for a given player in a given year called from the original table. in this example, i'd like to get aaron rodgers' stats in 2021, for total points, as well as points per game of all the games called.
just for proper context, i will be doing this for thousands of players and data points, which is why im not using simple formulas here. i feel like I can do this with INDEX and MATCH again, however, and please forgive my novice. I have been playing with this for hours and am still learning how to use INDEX MATCH creatively
Thanks for the help!
A history of a given player's stats from 2019 to 2021 (I stripped it down to illustrate the point)
Table on the right:
stats for a given player in a given year called from the original table. in this example, i'd like to get aaron rodgers' stats in 2021, for total points, as well as points per game of all the games called.
just for proper context, i will be doing this for thousands of players and data points, which is why im not using simple formulas here. i feel like I can do this with INDEX and MATCH again, however, and please forgive my novice. I have been playing with this for hours and am still learning how to use INDEX MATCH creatively
Thanks for the help!