Lab No 7 Solved
Lab No 7 Solved
07
Step-by-Step Instructions:
lookup_value: The value you want to search for in the first column of the table.
table_array: The range of the table where you will perform the search.
col_index_num: The column number in the table from which to retrieve the data.
range_lookup: A logical value that determines whether to perform an approximate or
exact match. Use TRUE for an approximate match or FALSE for an exact match.
3. Press Enter.
Performance
Excellent
Good
Average
Excellent
2. Write a VLOOKUP formula to find the Performance rating for employee ID 101.
Result: 60,000.
o
2. To find the Name of employee ID 104:
Students will learn how to use the HLOOKUP function in Excel to search for data in the first
row of a table and return the corresponding value from another row.
Step-by-Step Instructions:
lookup_value: The value you want to search for in the first row of the table.
table_array: The range of the table where you will perform the search.
row_index_num: The row number in the table from which to retrieve the data.
range_lookup: A logical value that determines whether to perform an approximate or
exact match. Use TRUE for an approximate match or FALSE for an exact match.
3. Press Enter.
o Result: IT.
2. To find the Salary of employee ID 104:
o Result: 58,000.
o
Task-4: HLOOKUP Function
THE END!