Index match in excel with multiple criteria. INDEX and MATCH are generally faster than VLOOKUP for large datasets, especially if you are looking up values across multiple columns. Here we find lookup value with INDEX-MATCH, VLOOKUP-CHOOSE, examples & downloadable excel template. Apr 26, 2012 · Discover how to use the VLOOKUP, LOOKUP, MATCH, and INDEX functions in Microsoft Excel for multiple criteria. Read below for Mar 14, 2025 · INDEX and MATCH is the most popular tool in Excel for performing more advanced lookups. Download free Excel workbook & practice! Oct 9, 2024 · Master how to find the closest match based on multiple criteria in Excel, using formulas to perform more complex and accurate data searches. Quickly learn how to create a VLookup multiple criteria (with INDEX MATCH) formula. My understanding of Index Match Match is to look up in horizontal and vertical columns which would not be Jun 20, 2024 · This article shows how to perform INDEX MATCH based on multiple criteria for a range, for selections and for a table in Excel with VBA. Jun 11, 2024 · Learn how to use INDEX MATCH functions with multiple criteria in Excel. Apr 4, 2023 · To lookup in value in a table using both rows and columns, you can build a formula that does a two-way lookup with INDEX and MATCH. Now, if we want to get Allison’s sales, we could use a VLOOKUP formula using this formula. Apr 30, 2024 · A complete guideline on the use of INDEX and MATCH functions across multiple sheets in Excel. Which one to use? Free Excel file, step-by-step video, written steps Aug 13, 2024 · To perform an approximate match lookup with multiple criteria, you can use an INDEX and MATCH formula, with help from the IF function. Nov 12, 2024 · Learn to create a match index in Excel using multiple criteria with logical functions, conditional formatting, and filtering to retrieve exact matches, partial matches, and relative matches, simplifying data analysis and lookup tasks with advanced Excel formulas and techniques. Apr 15, 2019 · Get The Completed Workbook Looking up a value based on one criteria Let’s say we have a table with employees and their total sales and we want a formula to return the total sales based on the employee. A B C 1 a m 2 b n 3 c m 4 a p 5 b m 6 c n 7 a m 8 Jan 24, 2024 · The tutorial compares the features, advantages, and limitations of Excel’s XLOOKUP and INDEX MATCH formulas to see which one is better for different scenarios. Jan 2, 2025 · Creating Excel lookup formulas with multiple criteria can significantly enhance your ability to analyze data effectively. Mar 6, 2018 · VLOOKUP with 2 criteria or more by using the INDEX and MATCH functions in Excel. B1 has a value of =TODAY()+2-WEEKDAY(TODAY()) and K1 has a value of =TODAY(). To handle missing matches, wrap INDEX MATCH multiple criteria in IFERROR. Nov 5, 2024 · Asking for help here. In this article To further narrow down your search, you can use VBA Index Match combine multiple criteria conditions using logical operators like “AND” and “OR” within the VBA code. On my worksheet (i. Download our Excel workbook and exercise! May 3, 2017 · I would like a formula to find the second occurrence of column A with "c" and "n" in columns B and C respectively. Aug 4, 2024 · This article shows nine examples of using the index match formula in Excel. Learn them, download the workbook, and practice. Master this powerful Excel formula today Apr 6, 2025 · Ever found it hard to locate data in your Excel spreadsheet? The VLOOKUP function is great, but it’s not perfect for searching with multiple criteria. Formula examples to Vlookup to the left, look up in rows and columns, with multiple criteria, and more. Learn how to use the powerful INDEX MATCH function with multiple criteria in Excel. Index Match Function with Multiple Criteria But how do you […] Oct 19, 2024 · This article will show you how to use the INDEX MATCH function with multiple criteria. In this article, you will find four easy examples. Capitalize Consulting is here to help. If you want to improve your Excel skills, INDEX and MATCH should be on your list. In this article, I'll show you 10 examples of using this. Aug 5, 2025 · How to do Excel multiple criteria lookup with FILTER function or INDEX/MATCH formula. Mar 16, 2018 · Index Match multiple criteria with wildcard I am trying to come up with a formula that can capture the commission rate of a sales rep based on the name of a company, however in some cases the company name is not an exact match. This comprehensive guide offers insights and tips, ensuring efficient and accurate data manipulation for advanced users seeking to enhance their spreadsheet skills. Feb 12, 2025 · Use Excel Match Index to find data with multiple criteria, leveraging lookup, indexing, and matching functions for efficient data retrieval and analysis, utilizing VLOOKUP alternatives. Excel will automatically enclose the formula within curly braces {}. They offer a flexible way to analyze and report your data. Jun 25, 2025 · Uncover the power of Excel's Index Match formula, a dynamic duo for precise data retrieval. This avoids the complexity of a more advanced array formula and keeps the formula fast. This is particularly useful when you need to match data from a table based on more than one criterion. May 22, 2022 · However, you can run the INDEX and MATCH functions together and solve critical problems based on multiple criteria. Jul 24, 2024 · Easy & comprehensive approaches to use SUMPRODUCT, INDEX & MATCH functions together in Excel. This comprehensive guide provides step-by-step tutorials, examples, and explanations for efficient data retrieval. The INDEX-MATCH multiple conditions formula in Use VLOOKUP, HLOOKUP, and other functions like INDEX and MATCH to search for and find data based on values you enter. Dec 28, 2024 · Learn how to use index match excel multiple criteria to efficiently lookup and retrieve data from multiple conditions in your spreadsheets. This article offers a step-by-step guide, demystifying the process and enhancing your spreadsheet skills with multiple criteria handling, ensuring accurate results every time. To perform advanced lookups, you'll need INDEX and MATCH. I'm trying to get an specific price per tier. I hope this helps. Index match with multiple criteria | excel multiple columns match RJS Info 1. Search WS-A's A Column for current date and Match the User in Row 1 with Worksheet B's Column A, and input the current days data in the in Sep 6, 2024 · INDEX and MATCH together can only reference one value – so we have to create a unique value from multiple criteria into that one value. I tried using index and match with multiple criteria but its not working. Jan 25, 2024 · Index Match Function Multiple Criteria 2 Columns 1 Row So I have the following Wage matrix that I need to look up two columns and 1 row ; columns being B and C and ROW being 25. Currently, i'm stuck with formula that require multiple result (more than 2 result) with multiple criteria search (2 criteria). Mar 16, 2023 · This should return the items that match the space code and are approved. Table of Contents INDEX MATCH - multiple results IN Apr 24, 2024 · 2 easy methods to use INDEX, MATCH & MAX functions with multiple criteria in Excel. The basic syntax of the formula is: =INDEX (return_range,SMALL (IF (criteria_range=criteria,ROW (criteria_range)-MIN (ROW (criteria_range))+1,“”),COLUMN (A1))) You need to enter this formula as an array formula by pressing Ctrl+Shift+Enter. 4 alternatives formulas are added with Excel workbook. Jul 5, 2025 · Multiple criteria: The behavior of INDEX and MATCH makes it relatively straightforward to apply multiple criteria. 00, the price of a Large Red T-shirt. Jul 23, 2024 · Multi-criteria lookups in Excel allow you to perform complex searches based on multiple conditions. May 27, 2025 · Master the power of Excel's Index and Match functions with multiple criteria, a dynamic duo for precise data retrieval. Aug 8, 2025 · The combination of INDEX and MATCH in Excel is a dynamic and efficient way to perform data lookups. But here’s the thing—while it’s great for finding a single match, like looking up a specific item price, what do you do when you need multiple matches? Maybe you’re trying to pull all sales figures for a specific product or list every 📽️ In this Microsoft Excel video tutorial, I demonstrate how to use INDEX with multiple criteria MATCH. Aug 30, 2018 · How to Use INDEX and AGGREGATE to Get Multiple Matches This method will use the INDEX function with the AGGREGATE function return multiple match values in Excel. Create a little table with one column for the field name and another for the specific value to match: INDEX MATCH with multiple criteria lets you accurately look up and return values, even in the absence of unique identifiers. [You can read about INDEX and MATCH with one criteria here]. Learn how to use Excel's INDEX MATCH with multiple criteria, looking up a result value based on multiple columns. Step-by-step guide for all Excel versions. The step-by-step tutorial will show you how to build the formula and learn how it works! Mar 10, 2023 · This tutorial explains how to use INDEX MATCH with multiple criteria in VBA, including an example. Any help would be appreciated. 00. Which contains information about the Employee's Name, Designation, Team, and Date of Joining. If you try to enter the brackets yourself, Excel will display the formula as text. XLOOKUP, and AGGREGATE are used to form formulas that INDEX MATCH multiple criteria date range. This is because INDEX and MATCH are incredibly flexible – you can do horizontal and vertical lookups, 2-way lookups, left lookups, case-sensitive lookups, and even lookups based on multiple criteria. Mar 22, 2023 · Advanced VLOOKUP formula examples show how to Vlookup multiple criteria, return a specific instance or all matches, dynamically pull data from multiple sheets, and more. Dec 21, 2017 · INDEX/MATCH with MULTIPLE CRITERIA I translated an index/match function to vba. Download our practice workbook, modify data and exercise! Oct 9, 2024 · Discover how to perform INDEX and MATCH with multiple arrays in Excel, allowing for flexible and dynamic data searches across different datasets. This is an array formula and must be entered with Control + Shift + Enter in Legacy Excel. In the example shown, the formula in J8 is: =INDEX (C6:G10,MATCH (J6,B6:B10,1),MATCH (J7,C5:G5,1)) Note: this formula is set to "approximate match", so row values and column values must be sorted. This level of precision isn't po Feb 2, 2023 · This post covers one of the most powerful lookup functions combinations available in Excel, INDEX MATCH MATCH. . I would like to have a formula in the highlighted yellow cells to help me match exactly the Origin-Destination lane and then approximate (round up) to the next weight interval; and return me the cost of that lane. com A guide to INDEX MATCH Multiple Criteria. As such, I need to figure out how to incorporate a wildcard that references text in another cell. The standard approach is to create a lookup_array with Boolean algebra, then set the lookup_value in MATCH to 1 (See example). Here is how you can use the INDEX and MATCH functions with multiple criteria in Excel with examples. Excel's TABLE functionality will do that. There are several lookup functions in Excel, but not all of them will allow you to use multiple criteria. While its basic application is well-known, the ability to use it with multiple criteria opens up a world of efficient data manipulation. Unlike using static row and column numbers in the INDEX function, we can use the MATCH function to dynamically determine the positions of rows and columns based on specific criteria. Dec 11, 2024 · The Power of INDEX MATCH for Multiple Criteria INDEX MATCH is an advanced Excel function that allows users to retrieve specific data points from large datasets based on defined criteria. (LIST in older versions of Excel). Learn how to use INDEX MATCH with multiple criteria with our simple formula setup. I've created an example of my file here. Read our guide featuring detailed steps and real examples. Whether you’re experienced with Excel or just starting, this guide will help you improve your data analysis and reporting skills in 2024 and beyond. Oct 30, 2023 · SUM with INDEX MATCH is a powerful combination formula in Excel that allows you to look up values and return a sum based on multiple criteria. Despite reading several posts on this and other sites I just Learn how to use vlookup index match functions for multiple criteria in this easy to follow vlookup tutorial. May 12, 2024 · To lookup values with INDEX and MATCH, using multiple criteria, you can use an array formula. It can be especially useful for complex data sets when you need to quickly sum values based on multiple criteria. INDEX and MATCH with Multiple Criteria using an Array Consider the example (as shown below). Master the INDEX and MATCH functions in Excel with our comprehensive guide. The problem happened when I tried to do the following: Extend the index reference “O34” and the match look_up array “O33” infinitely to the right. Here's how to use this powerful spreadsheet tool. Mar 8, 2023 · Hello, I'm trying to query values from one tab into another using either an index match or vlookup formula with multiple criteria. Include helper columns to simplify your Excel lookups or apply array formulas for more complex cases. Download the sample workbook to follow along, and the written instructions are below the video. In this article, you will learn how to use INDEX & MATCH function in VBA to match 2 criteria’s in excel using VBA code. 91M subscribers Subscribe Sep 5, 2025 · Learn how to use INDEX MATCH across multiple sheets in Excel to set up lookup fields, retrieve data, and find relevant information easily. Looking Up MULTIPLE Criteria with INDEX & MATCH Index Match Advanced: 3 Most Effective Formulas for Multiple Criteria Leila Gharani 2. The INDEX-MATCH multiple conditions formula in Google Sheets helps perform a lookup based on two or more conditions using dynamic column references. May 26, 2015 · I am attempting to match 2 criteria (drug generic and drug pack size) in an INDEX MATCH formula to cross-reference 2 databases I have. For Example, if I'm looking for A1B2C3 with a quantity of 13, the price should show as 6, I used Index Match but when the quantity Jul 12, 2012 · Excel Lookup With Two Criteria Watch this video to see how INDEX and MATCH work together — first with one criterion, and then with multiple criteria. May 2, 2025 · The best way to use XMATCH with multiple criteria is to use Boolean logic to apply conditions. With "2-Day Air" in cell G6 and 72 in cell G7, the formula returns $45. To get the output we will use combination of OFFSET & COUNTA functions to create Name Manager list. INDEX/MATCH, as any lookup formula, returns first found result only. Note: In the current version of Excel, you Mar 14, 2023 · Learn how to use INDEX and MATCH to lookup with two or more criteria in Excel. Oct 27, 2012 · Worksheet A Worksheet B Hi, I am asking for assistance putting together a formula that can: 1. Here is how you can use the INDEX and MATCH functions to lookup values in Excel with more than one criteria. Apr 19, 2024 · In this article, we have discussed how to use INDEX MATCH formulas to get multiple matches for different real-life cases. This formula can be used to look up values from a range of data, and return a sum based on criteria you specify. Jan 10, 2018 · I am trying to get the sum of rows based on a index match lookup from the below table Monthly table I am looking at changing the the sum range in the row based on the date I select. To do this, INDEX is configured with zero rows and one column. Oct 31, 2024 · INDEX MATCH with multiple criteria is a powerful tool for performing complex lookups in Excel. Apr 21, 2025 · INDEX MATCH tutorial: basic, two‑way and multi‑criteria lookups; XLOOKUP comparison; plus a method to convert formulas to direct cell links. In the example shown, the formula in H8 is: =XMATCH(1,(B5:B15=H5)*(C5:C15=H6)*(D5:D15=H7)) The result is 6, since the sixth row in the data contains a Medium Blue Hoodie. One of the most useful features in Excel is the ability to perform advanced lookups using the Index and Match functions. The capacity to search for and extract data based on a variety of criteria is crucial in applications such as financial modeling, data analysis, and other fields. Jan 31, 2023 · There are two ways to use INDEX and MATCH with multiple criteria to find results. Jul 7, 2025 · Learn how to return all matching values in Excel using FILTER, INDEX, array formulas, and more. MATCH: The Match formula returns the cell number where the value is found in a horizontal or vertical range. Aug 7, 2024 · In this article, I will show you 2 ideal examples of INDEX MATCH functions for multiple criteria in rows and columns in Excel. =VLOOKUP(B7,A2:B5,2,FALSE) Or, we could get fancy and use an index match combination using this Jul 17, 2024 · This article narrows down six formulas to find cells that match multiple criteria from different arrays in MS Excel. You can also use FILTER as an alternative to INDEX MATCH for INDEX MATCH is a powerful combination that allows you to do simple and advanced lookups in Excel. Note the lookup_value in XMATCH is 1. In the example shown, the formula in G8 is: =INDEX (data [Cost],MATCH (G7,IF (data [Service]=G6,data [Weight]),1)) where data is an Excel Table in the range B5:D16. Jul 25, 2021 · Multiple criteria of evaluating Sum with INDEX-MATCH functions. Jul 6, 2024 · The INDEX MATCH formula is a combination of two individual functions in Excel: INDEX and MATCH. A normal vlookup or index match will not work since you only provide one criteria for these types of lookups. e. Apr 16, 2024 · 4 examples of using INDEX and MATCH function in Excel with 3 different criteria. Jan 30, 2025 · This article demonstrates how to work with multiple criteria using INDEX and MATCH functions. May 24, 2024 · This article will discuss in detail the utilization of the INDEX Function and the MATCH Function together in Excel to get multiple results. This video will guide you through the process of using INDEX and MATCH functions together, not just with one, but with multiple criteria across both row and Learn how to combine SUMIFS with INDEX MATCH in excel here! SUMIFS INDEX MATCH helps you get a number based on multiple lookup criteria Feb 6, 2025 · Excel is quite the versatile tool, isn’t it? Whether you’re tracking your weekly budget or analyzing complex datasets, Excel has got you covered. Jul 9, 2024 · Need to learn to use INDEX MATCH with multiple criteria in different sheet in Excel? Here, we'll show 2 easy and quick examples regarding it. I want to avoid manually copying/pasting my values for each rep, month and metric by using one of these formulas, but so Aug 6, 2015 · Got it. Jun 1, 2015 · Dear experts, I have a burning question on the Index Match Match formulas. The INDEX and MATCH functions provide flexibility and power that can adapt to various scenarios. TABLEs are an easy way to filter data sets. It seems kind of messy, but should get Apr 11, 2013 · The INDEX function can handle arrays natively, so the second INDEX is added only to "catch" the array created with the boolean logic operation and return the same array again to MATCH. Mar 22, 2023 · See how to use INDEX MATCH in Excel as a more powerful VLOOKUP alternative. Nov 20, 2009 · Microsoft Office Application Help - Excel Help forum [SOLVED] Index, match with horizontal & vertical criteria In this article we will learn how to retrieve an item from a list that meets multiple criteria, we use Index and Match function in Microsoft Excel. Nov 22, 2019 · To perform a two-way approximate match lookup with multiple criteria, you can use an array formula based on INDEX and MATCH, with help from the IF function to apply criteria. Apr 20, 2024 · Functions like INDEX, MATCH. See the syntax, logic and examples of array and non-array formulas for horizontal and vertical lookup. Enter the INDEX MATCH formula in the Formula bar. Sep 23, 2020 · By combining SUMIFS with INDEX MATCH, we can then sum all of the values that meet multiple criteria in different rows and columns and do this in a simple way, avoiding complex and resource-intensive array formulas. When you use an array in INDEX, MATCH, or a combination of those two functions, it is necessary to press Ctrl+Shift+Enter on the keyboard. May 21, 2024 · Learn how to apply INDEX, MATCH and COUNTIF functions with multiple criteria in Excel. Notes: (1) This is an Aug 2, 2024 · Step 2 – Combine the INDEX and the MATCH Functions for Multiple Criteria using a Wildcard in Excel Select E7. By following the step-by-step guide and examples provided in this blog post, you can master this technique and enhance your data analysis capabilities. It will locate the associated Apps for the selected Division and compile the results into a new list. Jan 14, 2012 · I am trying to code the following Microsoft's example in VBA: How to use the INDEX and MATCH worksheet functions with multiple criteria in Excel. Download the Excel workbook, modify data & exercise with formulas. The formula worked great as a proof of concept for me. in Excel GUI) everything works fine. This article gives you a quick VLOOKUP refresher, then links to more. Mar 14, 2023 · See how to do two-dimensional lookup in Excel with INDEX MATCH MATCH, by using VLOOKUP, and in a few other ways. Download our practice Workbook and exercise with formulas! Jun 13, 2018 · 2 I am certain that the below index match with multiple criteria should work but for some reason it isn't. Match multiple criteria in just few steps. To have multiple results you need to filter the source first and combine founded results into one cell next. Mar 16, 2025 · INDEX MATCH works best when you line up your criteria in advance. Jan 7, 2025 · Learn how to INDEX MATCH multiple criteria in Excel. The INDEX MATCH multiple criteria in Google Sheets is a formula that enables us to look up a value in a cell, vertically, horizontally, or both, within a table according to the specified conditions. Jul 10, 2021 · I am trying to set up and index/match but want the MATCH to match on 2 items but 1 of the items can exist in one of 2 columns, so I am trying to basically create an index match where I can use an OR Jun 1, 2019 · This video explains how to perform a lookup for a value based on multiple criteria. Fourth, we'll go through an advanced index match example with three criteria by combining the index match with the ampersand. Jul 3, 2024 · 6 suitable examples of using VLOOKUP function with multiple criteria in Excel. The INDEX-MATCH combination allows lookups in any direction and it also supports multiple conditions, unlike VLOOKUP. See below for many examples. It will give you the skills to get the most out of this powerful tool. Easy-to-adjust step-by-step example you can use right now. If you want similar functionality from INDEX/MATCH, you could output Index1 from the first match to a cell, then use Index1 as an offset from the top of the list to get a new starting point for MATCH to get Index2, and so forth. Learn how to perform advanced lookups and retrieve specific data. 68K subscribers 600 Apr 16, 2024 · How to use the IF function with the INDEX-MATCH function of Excel. Re: INDEX MATCH & LARGE Functions, Multiple Criteria Try post small example data, click "Go Advanced" button and find paperclip image button to attach your file. May 27, 2024 · Index Match with multiple criteria not working I have this data where data is organized in row. Index Match with multiple criteria enables users to rapidly and effectively search and extract specific data from huge and complicated datasets by employing several criteria, such as matching values in distinct columns. Use it for 2-dimension lookups. Together, they create a dynamic and flexible way to search for and return specific values from a range of data based on given criteria. Aug 17, 2025 · Learn how to use SUMIFS in Excel with multiple criteria across columns and rows, including date ranges, wildcards, and numeric conditions. While VLOOKUP and HLOOKUP are commonly used for basic lookups, Index and Match offer more flexibility and power when dealing with complex data sets. Learn 3 easy ways to lookup with multiple criteria of both AND and OR type in any data set. A few things about the data in B1:H1 and K1, they are dynamic values, that is, they aren't "dates" so to speak. Oct 13, 2017 · I know how to do a MATCH INDEX against multiple criteria - but for some reason it is NOT letting me have one of the criteria arguments be "does not equal to" - any suggestions on how to make this work? This is my current formula (that's not working) - and it's the second argument/criteria in the MATCH that is not working. INDEX and MATCH: Learn to use both functions together to retrieve data with multiple criteria. for example If I Apr 8, 2025 · Learn how to use Excel FILTER, XLOOKUP, and SUMIFS functions to streamline workflows and make smarter data-driven decisions. Aug 8, 2016 · How is your data laid out? I've done Index/Match with multiple criteria, but the format is different. Use these methods to solve your problem. The zero row trick causes INDEX to return column 1 from the array (which is already one column Dec 24, 2024 · Excel is a powerful tool that allows users to perform various calculations, create charts, and analyze data. Apr 28, 2015 · Continue to help good content that is interesting, well-researched, and useful, rise to the top! To gain full voting privileges, Jul 4, 2024 · You can use the SUMIFS function with INDEX-MATCH multiple criteria formula with various criteria like date, blank cell, array argument, etc. See full list on xelplus. Use INDEX and MATCH in Excel and impress your boss. 👍👍If you have found this content useful and want to Jul 25, 2022 · Hi, In screenshot below I am trying to use an index match function based on the data in columns F and G - to retrieve the correct size code from column AF - I can't seem to get correct index match function if someone can advise? In this video, I'll guide you through multiple methods to apply INDEX, MATCH, and COUNTIF Functions with Multiple Criteria. You'll learn about combining the Aug 3, 2024 · This article describes 2 ways to use index match with multiple criteria for partial text in Excel. It is an array function, so in earlier versions before Excel 2019 or Excel 365, you must press Ctrl+Shift+Enter to activate array evaluation. Jul 31, 2024 · How to match multiple criteria in Excel with INDEX and MATCH function without array formula. Apr 5, 2023 · To return all matches with INDEX and MATCH you can use a helper column to identify matching data. This is because the lookup_array is an array that contains only 1s and 0s. Nov 5, 2024 · Hi, Appreciate idea and assistance to share me some formula trick. That’s where the INDEX and MATCH functions come in. In the example shown, the formula in H8 is: =INDEX (E5:E11,MATCH (1, (H5=B5:B11)* (H6=C5:C11)* (H7=D5:D11),0)) The result is $17. How to use INDEX and MATCH with multiple criteria An array formula can be used to lookup values that meet multiple criteria based on INDEX and MATCH Formula using INDEX and MATCH Jun 30, 2024 · How to lookup with multiple criteria in Excel. Learn advanced techniques for precise data retrieval in two cases. 3 best approaches to use the IF function with the INDEX-MATCH function. The data needs to match the Aircraft_type and Route (BKK-NRT etc,) and years and months and grab data of Distance_KMs. Use INDEX and MATCH with Multiple Criteria to Perform Complex Lookups Jul 26, 2022 · This article will teach you how to incorporate SUM, SUMIF, and SUMPRODUCT alongside the INDEX-MATCH formula to sum under several criteria in Excel. The step-by-step tutorial will show you how to build the formula and learn how it works! Jun 20, 2023 · This tutorial explains how to use INDEX and MATCH with 3 criteria in Excel, including an example. Instead of using VLOOKUP, use INDEX and MATCH. vzzfbh lovufb zoqosqb avsb xpeeb laeeawj upvkj ygnmu nghcx gfug