I am trying to use LOOKUP function for the following columns in one workbook: Sheet A contain ID and Sheet B has empID.
I am trying to compare both ID's i.e. ID from Sheet A and empID from Sheet B. If there is a match, I am putting the hourly rate in the column.
My VLOOKUP function looks like this:
=VLOOKUP(B2;test;emp!M2;FALSE)
Where test is : $A$2:$E$78
Please find the excel file in the dropbox folder link. Dropbox