How to include a Name with result of MAX

I am doing bowling scores. Each row contains a vowler's name and 3 game scores, all on the same row.

I use Max to find the highest score. This works like a champ. What I can't figure out, is how to also show the name with that high score. (The hame is located on the same row as the high score.,

I show the high score in a cell below the table, and that's where I would like to show the name that bowled that high score.

iMac 27″, macOS 11.6

Posted on Oct 29, 2021 8:51 AM

Reply
6 replies
Sort By: 

Oct 29, 2021 2:36 PM in response to SGIII

I think I got the screenshots posted. That number to the left of the names is an overall average score The 3 numbers to the right of the names are the scores of the 3 games. As you can see, Betty Jean Johnson is the women't high score so far. So the 255 score for Women's High Game is 255. It would be nice if her name would appear next to that calculated (Max) score.

Reply

Oct 29, 2021 4:32 PM in response to RCaauwe

Make a column that has each persons high score. Take a look at the XLOOKUP function and search in that column. Note that it will only give one result, two if you use XLOOKUP twice (once to do a top down search and once to do a bottom up search). If you have several people with the same high score, it might be a problem if you want them all listed.

Reply

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

How to include a Name with result of MAX

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.