Luc1fer1022
New Member
- Joined
- Jun 26, 2017
- Messages
- 5
Hello!
I am working on excel 2010. I am using the lookup function to pull in employee training dates from one sheet to another sheet.
This is the formula I am using:
=LOOKUP(A10,Sheet1!$A$13:$A$500,Sheet1!$K$13:$K$500)
Where A10 is the employee name in Sheet2, Sheet1 column A is the employee names (sorted alphabetically) and, sheet1 column K is the training date.
The problem is that when I ask it to look up a person's name (in this instance A10) who is not listed on "sheet1" it still returns a seemingly random date rather than a blank or an N/A. If the employees name is in Sheet1 the formula works fine - I spot checked a bunch of them.
On another note, I tried using this function with simply A:A and K:K since the lines above a13 and k13 are blank and it was giving me an error reading.
Thank you for any help you can give!
I am working on excel 2010. I am using the lookup function to pull in employee training dates from one sheet to another sheet.
This is the formula I am using:
=LOOKUP(A10,Sheet1!$A$13:$A$500,Sheet1!$K$13:$K$500)
Where A10 is the employee name in Sheet2, Sheet1 column A is the employee names (sorted alphabetically) and, sheet1 column K is the training date.
The problem is that when I ask it to look up a person's name (in this instance A10) who is not listed on "sheet1" it still returns a seemingly random date rather than a blank or an N/A. If the employees name is in Sheet1 the formula works fine - I spot checked a bunch of them.
On another note, I tried using this function with simply A:A and K:K since the lines above a13 and k13 are blank and it was giving me an error reading.
Thank you for any help you can give!