0% found this document useful (0 votes)
10 views3 pages

Data Analytics 8

The document explains how to find employee salaries using the VLOOKUP function in Excel with two tables: one containing employee names and IDs, and the other containing employee IDs and salaries. It provides the syntax for the VLOOKUP function and demonstrates how to apply it to retrieve salary data. The process involves creating the tables, using the VLOOKUP formula, and dragging the output to fill in the salary for all employees.

Uploaded by

Rashid Fahad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views3 pages

Data Analytics 8

The document explains how to find employee salaries using the VLOOKUP function in Excel with two tables: one containing employee names and IDs, and the other containing employee IDs and salaries. It provides the syntax for the VLOOKUP function and demonstrates how to apply it to retrieve salary data. The process involves creating the tables, using the VLOOKUP formula, and dragging the output to fill in the salary for all employees.

Uploaded by

Rashid Fahad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

DATA ANALYTCS WITH EXCEL

8) Consider the data of 20 employee are stored into two different tables. First
table consists of Name, Employee ID, and second table consists of Employee ID,
Salary. Find the employee salary using lookup table from second table to first.
Solution:-
Step 1:- Create two tables as given in the question.

Step 2:- We have to follow the following syntax to find the employee salary using lookup
table.

Syntax of the VLOOKUP function is:

=VLOOKUP(lookup_value, table_array, col_index_num, range_lookup)

For the above table give the VLOOKUP function range as follows

=VLOOKUP(C5,J5:K24,2,FALSE)

ISE, MCE HASSAN MCE24IS409D10 Page 1


DATA ANALYTCS WITH EXCEL

For the following VLOOKUP input value we get the following output:-

ISE, MCE HASSAN MCE24IS409D10 Page 2


DATA ANALYTCS WITH EXCEL

Step 3:- Now select the 2000 output data row and drag down from last column and till last
row+…we get the employee salary by using the VLOOKUP function from the second table.

ISE, MCE HASSAN MCE24IS409D10 Page 3

You might also like