I am collecting statistics for a basketball recreation league. I have a file for every team in the league and we give awards for those with the most total points, ect. I know how to use the MAX function, but I wanted to use another file for the leaderboard. My problem is that the points total is in column J and the players names are in column C. What formula can you use so that it finds the max number AND also pulls the players name that accomplished the feat at the same time?