Any help would be great..
I have a sample attached I need to get the formula to get the Highest number from Col O and display the name from Col A in a separate Cell.
TIA
John
Any help would be great..
I have a sample attached I need to get the formula to get the Highest number from Col O and display the name from Col A in a separate Cell.
TIA
John
Welcome to the forum! Try this:
=INDEX(A2:$A$102,MATCH(MAX($O$2:$O$102),$O$2:$O$102,0))
Ali
Enthusiastic self-taught user of MS Excel who's always learning!
Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.
NB: as a Moderator, I never accept friendship requests.
Forum Rules (updated August 2023): please read them here.
Awesome response time !!! Thanks a lot Ali G
You're welcome!
If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.
Sorry for the delay...
If I wanted to display all of the results that have an equal total number?
How do you want them displayed?
Try
P2Formula:
Please Login or Register to view this content.
...confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer.
Drag down!!
If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
I interpreted a little differently.
Similar to shukla.ankur281190 array entered in P2.Then similarly for the scores array enter in Q2.Formula:
Please Login or Register to view this content.These will group all same scores with names in descending score order.Formula:
Please Login or Register to view this content.
Dave
Displayed in a separate list start at P1 ?
Yes. I just put it in P2 for asthetics ... to line up with the source table.
Edit Just remember to change the ROWS($2:2) to ROWS($1:1)
Hi Dave,
I am sorry, I cannot get that to work at all...
Is there something I am missing?
The formulas need to be array entered.
If you aren’t familiar with array-entered formulas array enter means the formula must be committed from edit mode by simultaneously pressing and holding down Ctrl and Shift while hitting Enter.
Cheers mate, worked like a charm once I understood the array part!!
Cant make allowances for my slow brain... haha
Good deal.
If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks