The method of vlookup matching two columns of data: first select the data and determine the matching data column; then quote the VLOOKUP function and enter the matching conditions according to the system prompts; finally press Enter to match the data directly.
The operating environment of this article: Windows 7 system, Microsoft Office Excel 2010 version, Dell G3 computer.
Vlookup method of matching two columns of data:
The first step is to select the data, as shown in the figure below. What needs to be matched is column D data, career options.
The second step is to determine the matching data columns, which are the name in column H and the occupation in column I. It should be noted that the name in column H must have the same name as the target matching sequence before matching and filtering can be performed.
The third step is to quote the VLOOKUP function. The system will automatically prompt you to find the value, data table, column sequence number and matching conditions.
The fourth step is to follow the system prompts to enter the search value, data table, column number and matching conditions, which correspond to C2, H:I, 2,0 respectively.
The fifth step is to complete the input according to the prompts, as shown in the figure below.
Finally, press Enter to match the data directly. Then you can directly pull down to get the following data. This completes the VLOOKUP function to quickly match the 2 columns of data.
The above is the detailed content of How vlookup matches two columns of data. For more information, please follow other related articles on the PHP Chinese website!