TOP

VlookupMulti (VLOOKUP4) function for Excel

VLOOKUPMULTI() Description

The built-in function VLOOKUP is one of the most powerful functions in Excel . But it has some drawbacks - it compares values in only one column. But what if you need to compare values in multiple columns at the same time?

The modified VLOOKUPMULTI function searches for a specified value in a range with multiple columns.


Main Features of the VLOOKUPMULTI Function

Syntax:

=VLOOKUPMULTI(LookupValue; LookupArray; ReturnArray)

Parameters:

Example Usage

The VLOOKUPMULTI() function is easy to use. You just need to specify the range to search, which can include multiple columns, and the column from which to return the related value, and Excel will automatically find and return the required result:

=VLOOKUPMULTI(LookupValue; Lookup Array; Return Array)

We will have the following result:

VLOOKUPMULTI formula usage

This example uses the following values:

Download extension

You can use the function VLOOKUPMULTI() by installing the extension YLC Utilities .

Or its free version YouLibreCalc .

After that, this function will be available in all files that are opened in Excel .