Home > Topics > excel > body text

How to use excel's vlookup to match multiple columns of data at once

coldplay.xixi
Release: 2021-03-17 11:34:49
Original
119103 people have browsed it

How to use excel's vlookup to match multiple columns of data at once: first open the data table you want to find; then click the mouse to select the G2 cell to match, and enter the VLOOKUP function [[=VLOOKUP($F2,$ a2:$D7, column (B1), 0)]]; Finally, select the exact search and drag and drop the function.

How to use excel's vlookup to match multiple columns of data at once

The operating environment of this article: Windows 7 system, Microsoft Office Excel 2010 version, Dell G3 computer.

How to use excel's vlookup to match multiple columns of data at once:

1. First, open the data table you want to find, as shown in the figure. We need to match the job quantity, performance and salary in Table 1 and Table 2.

How to use excels vlookup to match multiple columns of data at once

#2. Click the mouse to select the G2 cell to be matched.

How to use excels vlookup to match multiple columns of data at once

3. Enter the VLOOKUP function [=VLOOKUP($F2, $a2:$D7, column (B1), 0)].

How to use excels vlookup to match multiple columns of data at once

#4. Select the exact search and drag and drop the function to complete the search return of multiple columns.

How to use excels vlookup to match multiple columns of data at once

Related learning recommendations: excel tutorial

The above is the detailed content of How to use excel's vlookup to match multiple columns of data at once. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template