Table of Contents
Finding the top 5 values and corresponding names in an Excel spreadsheet can be achieved by using the “Sort” function. First, select the column containing the values and names that you want to sort. Then, go to the “Data” tab and click on “Sort”. In the pop-up window, select the column you want to sort by and choose “Descending” as the order. This will arrange the values in descending order, with the highest value at the top. Next, select the top 5 rows and copy them to a new location. This will give you the top 5 values and corresponding names. You can also use the “Filter” function to narrow down your selection and find the top 5 values and names within a specific range. This method can help you quickly identify the top performers or highest values in your data set.
Excel: Find Top 5 Values and Names
Suppose you have the following dataset in Excel that shows the exam scores for various students and you’d like to find the top 5 scores along with the names of the students with the top 5 scores:

The following example shows how to do so.
Example: Find Top 5 Values and Names in Excel
You can use the following formula to find the largest value in the range B2:B13:
=LARGE($B$2:$B$13,ROWS($C$2:$C2))
We will type this formula into cell D2:

We can see that 99 is the largest value in the Score column.
Next, we can click and drag this formula down to four more cells in column D to find the next four largest values:

Column D now shows the top five scores from the original dataset.
Next, we can type the following formula into cell E2 to extract the name that corresponds to the top score:
=INDEX($A$2:$A$13,MATCH(LARGE($B$2:$B$13,ROWS($C$2:$C2)),$B$2:$B$13,0))
We can then click and drag this formula down to the remaining cells in column E:

We have now extracted the top 5 scores along with the names that correspond to these scores from the original dataset.
You can choose a different cell range to use for ROWS as long as the starting cell is an absolute reference and the ending cell is a relative reference.
The following tutorials explain how to perform other common tasks in Excel:
Cite this article
stats writer (2024). How can I find the top 5 values and corresponding names in an Excel spreadsheet?. PSYCHOLOGICAL SCALES. Retrieved from https://scales.arabpsychology.com/stats/how-can-i-find-the-top-5-values-and-corresponding-names-in-an-excel-spreadsheet/
stats writer. "How can I find the top 5 values and corresponding names in an Excel spreadsheet?." PSYCHOLOGICAL SCALES, 22 Jun. 2024, https://scales.arabpsychology.com/stats/how-can-i-find-the-top-5-values-and-corresponding-names-in-an-excel-spreadsheet/.
stats writer. "How can I find the top 5 values and corresponding names in an Excel spreadsheet?." PSYCHOLOGICAL SCALES, 2024. https://scales.arabpsychology.com/stats/how-can-i-find-the-top-5-values-and-corresponding-names-in-an-excel-spreadsheet/.
stats writer (2024) 'How can I find the top 5 values and corresponding names in an Excel spreadsheet?', PSYCHOLOGICAL SCALES. Available at: https://scales.arabpsychology.com/stats/how-can-i-find-the-top-5-values-and-corresponding-names-in-an-excel-spreadsheet/.
[1] stats writer, "How can I find the top 5 values and corresponding names in an Excel spreadsheet?," PSYCHOLOGICAL SCALES, vol. X, no. Y, ص Z-Z, June, 2024.
stats writer. How can I find the top 5 values and corresponding names in an Excel spreadsheet?. PSYCHOLOGICAL SCALES. 2024;vol(issue):pages.
