Correct max formula question

bgredmchn

New Member
Joined
Mar 23, 2011
Messages
1
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?
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)
are the players name in column c is like this
john, jerry, jacbo in c2
nicholas, rv, venkat in c3 etc

that is all the names of one team in one cell in column C
please clarify
if possible post a very small extrct

you heve to use soemthing like
=max(if(...........)
 
Upvote 0

Forum statistics

Threads
1,224,521
Messages
6,179,286
Members
452,902
Latest member
Knuddeluff

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top