News2 mins ago
Excel VLOOKUP
4 Answers
OK, I get Vlookup. I use it all fo the time. But this morning I am at my desk and cannot for the life of me work out why a VLOOKUP formula will not work.
I have one sheet, with lots of URN's on (i.e. 20090145). I then have another sheet with a smaller number of URN's on. Both columns where the numbers are are in column A (but different sheets).
I am asking it to look up a URN on one sheet and present the name of that URN from the first sheet. i.e. if 20090145 on sheet one is 'London', then I want it to return the text as 'London' on sheet two for that URN.
It works, BUT all of the names are incorrect! There are even some #N/A appearing.
For info, the formula I am using is (the 2 at the end is column B, the desired result):
=VLOOKUP(A3,'Sheet 1'!$A$10:$H$400,2)
I have one sheet, with lots of URN's on (i.e. 20090145). I then have another sheet with a smaller number of URN's on. Both columns where the numbers are are in column A (but different sheets).
I am asking it to look up a URN on one sheet and present the name of that URN from the first sheet. i.e. if 20090145 on sheet one is 'London', then I want it to return the text as 'London' on sheet two for that URN.
It works, BUT all of the names are incorrect! There are even some #N/A appearing.
For info, the formula I am using is (the 2 at the end is column B, the desired result):
=VLOOKUP(A3,'Sheet 1'!$A$10:$H$400,2)
Answers
Best Answer
No best answer has yet been selected by funkylad20. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.