Excel Forum
Similar Content
SMALL Function - Get the Lowest Values from a List in Excel
Tutorial: Return the smallest values from a list, or any of the smallest values, in Excel. This inc...
WEEKNUM UDF for Excel Versions That Don't Contain This Function - UDF
Macro: This is a WEEKNUM UDF for Excel. This allows you to determine the number of the week ...
Get the Row or Column Number of a Cell in Excel
Tutorial: How to get the row or column number of the current cell or any other cell in Excel. This t...
Excel VBA Course
Excel VBA Course - From Beginner to Expert

200+ Video Lessons
50+ Hours of Video
200+ Excel Guides

Become a master of VBA and Macros in Excel and learn how to automate all of your tasks in Excel with this online course. (No VBA experience required.)

View Course




Excel Magic Trick 616: LARGE & SMALL Functions (8 Examples)


Learn how to use the LARGE and SMALL functions in these ways:
1. Retrieve the 1st, 2nd, and 3rd largest values from a list using the LARGE function
2. Retrieve the 1st, 2nd, and 3rd smallest values from a list using the SMALL function
3. Retrieve the 1st, 2nd, and 3rd largest values from a list using the LARGE and ROWS functions (more compact formula) to show values in different rows.
4. Retrieve the 1st, 2nd, and 3rd smallest values from a list using the SMALL and COLUMNS functions (more compact formula) to show values in different columns.
5. Add the three largest values using the SUM & LARGE function with Array Syntax
6. Add the three smallest values using the SUM & SMALL function with Array Syntax
7. Create an array formula to display the 5 largest unique values without listing any duplicates in rows using the INDEX, SMALL, IF, FREQUENCY ROW functions
8. Create an array formula to extract sales rep names associated with duplicate large values using the IF, COLUMNS, COUNTIF, INDEX, SMALL, ROW functions.





Got a Question? Ask it Here in the Forum.