video not played or not found error
click on direct switch
Hosted by Dailymotion. For legal issues: Copyright Center · DMC · Instant Removal
How do I find the Top 3 highest values in Excel? - Excel Tips and Tricks
19 Views • May 16, 2025
Description
Excel is a powerful tool for data analysis, and finding the top values in a dataset is a common task. One way to find the top 3 values in Excel is by using the sort filter and the LARGE function. First, select the range of cells containing the data you want to analyze. Next, click on the "Data" tab and select "Sort Largest to Smallest" to sort the data in descending order. Then, use the LARGE function to find the top 3 values. The syntax for the LARGE function is "=LARGE(array, k)", where "array" is the range of cells containing the data and "k" is the ranking of the value you want to find. To find the largest value, use "=LARGE(array,1)", and for the second largest, use "=LARGE(array,2)", and so on. Repeat the formula for the third largest value, and you'll have your top 3 values.
Top 3 Most Popular Shoes Sold
=SORT(FILTER(A20:E88,E20:E88>=LARGE(E20:E88,3)),5,-1)
Top 3 Lease Popular Shoes
=SORT(FILTER(A20:E88,E20:E88=LARGE(D20:D88,3)),4,-1)
How do I find the Top 3 highest values in Excel?,
excel top 3 values and names,how to find lowest 3 values in excel,excel top 5 values and names with criteria,find the top 10 values in an excel range without sorting,how to find top 5 values in excel
excel top 10 text values,how to calculate best 2 out of 3 in excel,
How do I find the Top 3 highest values in Excel?,How do I select Top 5 values in Excel?,How do you lookup three values in Excel?,
More from User
Connect 2 Different Google Sheets - Excel Tips and Tricks
ExcelTips247
Add Time Hours Minutes Seconds In Excel - Excel Tips and Tricks
ExcelTips247
Add Minute To Time In Excel - Excel Tips and Tricks
ExcelTips247
Employee Time Tracker in Excel - Excel Tips and Tricks
ExcelTips247
3D Donut Chart in Excel - Excel Tips and Tricks
ExcelTips247
Simple Dependent Drop-Down List in Excel - Excel Tips and Tricks
ExcelTips247
Related Videos
How to compare two lists to find missing values in excel - Excel Tips and Tricks
ExcelTips247
How to compare two lists to find missing values WITHOUT FORMULA in excel - Excel Tips and Tricks
ExcelTips247
Compare two lists to find missing values using VLOOKUP in Excel - Excel Tips and Tricks
ExcelTips247
Sum comma separated values in jaggered format in Excel - Excel Tips and Tricks
ExcelTips247
Sum comma separated values in Excel - Excel Tips and Tricks
ExcelTips247
2 Ways To Get Unique values From a Range In Excel - Excel Tips and Tricks
ExcelTips247