Hi,
I am trying to get VLOOKUP to function but am having a lot of trouble at the moment. I did a trial on a practice workbook but it is not working on the real thing. This is what I am trying to achieve:
My workbook has 20 worksheets. The first 19 have two columns each. Column A has product descriptions and Column B has product codes. Within these 19 sheets there are gaps in Column A where there is no product description typed but Column B has all the product codes present.
Sheet 20 is a master list of product descriptions in Column A and product codes in Column B. I want to match the product codes in sheets 1 to 19 with the product codes in the master list and have the product description copied to Column A in sheets 1 to 19. Sounds straightforward but for some reason it is not working. This is what I am doing:
On sheets 1 to 19 my product codes all start in cell B11. I have called the worksheet that has the master list "Data" so this is what I have typed -
=VLOOKUP(B11,Data!A2:B715,1,FALSE)
I keep getting the same result which is #N/A. I am by no means an expert with excel so it is entirely possible that I have missed something obvious or done something stupid . Any suggestions and help would be gratefully received.
Thanks,
Paul.
Bookmarks