

On creating the concatenated column successfully, we can now look for the value.Then, drag the formula down to the rest of the cells in the column. On creating the helper column, enter the formula =C2&”-”&D2.This will help you insert a column to the left of the Company column. First, right-click on a column header and click on Insert.This column will store the concatenated values of both columns.įollow the steps below to perform VLOOKUP with multiple criteria. In our example, we will be calculating the price based on both company and product.įor example, if we have to look up the price of an Apple MacBook Pro, where the company name and product name are in two different columns, we use a helper column. With a helper column, you can give multiple criteria that the VLOOKUP genetically cannot handle.
VLOOKUP IN EXCEL HOW TO
How to Use VLOOKUP for Multiple Criteria? Let’s proceed to the next section and understand how to use VLOOKUP for multiple criteria. The value returned, in this case, is 8GB for the price of $1300. After entering the formula, press enter.This will allow the VLOOKUP function to find an approximate match for the value. Finally, the last argument is set to TRUE. In the third argument, we give the column number, so that values for that column are returned. The second argument specifies the table range. The first argument will be the VLOOKUP value. Filter the price details in ascending order.After you click on the filter option, you will see the filter buttons enabled on your column headers. Next, select your data range and click on the filter option to sort the values of the first column based on ascending order. First, copy the price and RAM details to a new location, and specify your lookup value.If not, VLOOKUP will return incorrect values. We need to sort the first column in ascending order. So, let's use the Approximate Match to find the solution. Also, we know this value is not present in the table. In the example below, we use the VLOOKUP function to find out how much RAM specification a laptop priced 1300 EUR has.

How To Find Approximate Match Using VLOOKUP?Īpproximate Match works by finding the next largest value that is lesser than the lookup value, which we specify. With the help of VLOOKUP in Excel, we can look for an approximate match as well. An N/A error is displayed in case the exact value is not found. Here, the value is set to FALSE for the VLOOKUP function to return an exact match for the value.

As the name specifies, VLOOKUP is a built-in Excel function that helps you look for a specified value by searching for it vertically across the sheet. Let’s go ahead and understand what exactly VLOOKUP in Excel is. VLOOKUP works as a search function by looking for specific data vertically across a table or spreadsheet. Often not appreciated for the range of tasks it lets the user perform, Microsoft Excel is undoubtedly a powerful and very popular tool used by almost every organization, even today.Įxcel provides an extensive range of functions that makes it easier to work with data. It helps users analyze and interpret data easily. Microsoft Excel is a deceptively powerful tool for data management.
