Lookup and match the next largest value in Excel
Finding the next largest value when the exact match does not exist in the dataset is a frequent requirement in Excel, especially in data analysis where you need to handle gaps or approximate values. Traditional lookup function like VLOOKUP often fall short because it either return the closest lower value or result in an error if the exact match is not found. To address this, we will explore two effective methods using Excel functions that allow you to accurately retrieve the next largest value even when the direct match is missing.
Using XLOOKUP function to find and match the next largest value
XLOOKUP is equipped to handle situations where the lookup value isn't found directly in the dataset, particularly if you set its parameters to find the nearest match.
- Select a blank cell, enter the following XLOOKUP formula and press "Enter".
=XLOOKUP(D5,A2:A13,B2:B13,,1)
- This XLOOKUP function searches for quantity "954" in the range "A2:A13" but doesn't find an exact match. Instead, it returns "Oct", which corresponds to "1000", the next largest value after "954".
- To know more about the XLOOKUP function, visit this page: 10 examples to help you grasp the XLOOKUP function in Excel
Using INDEX and MATCH functions to find and match the next largest value
If you always need to find and return the next largest value, regardless of whether an exact match exists, the INDEX and MATCH functions offer a reliable solution.
- Select a blank cell, enter the following INDEX formula and press "Enter".
=INDEX(B2:B13,MATCH(D5,A2:A13)+1)
Using either XLOOKUP in newer versions of Excel or the classic INDEX and MATCH combination available in all versions, you can effectively find the next largest value in Excel. These methods enhance your ability to manage and analyze data efficiently, especially when dealing with incomplete or non-standard datasets.
Related articles:
How to vlookup in two dimensional table in Excel?
How to vlookup to another workbook?
How to vlookup to return multiple values in one cell in Excel?
How to use vlookup exact and approximate match in Excel?
Best Office Productivity Tools
Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time. Click Here to Get The Feature You Need The Most...
Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier
- Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
- Open and create multiple documents in new tabs of the same window, rather than in new windows.
- Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
All Kutools add-ins. One installer
Kutools for Office suite bundles add-ins for Excel, Word, Outlook & PowerPoint plus Office Tab Pro, which is ideal for teams working across Office apps.





- All-in-one suite ā Excel, Word, Outlook & PowerPoint add-ins + Office Tab Pro
- One installer, one license ā set up in minutes (MSI-ready)
- Works better together ā streamlined productivity across Office apps
- 30-day full-featured trial ā no registration, no credit card
- Best value ā save vs buying individual add-in