Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a spreadsheet which uses a VLOOKUP of approximately 30,000 item
numbers on a different tab called Product Lookup, to provide description, price and 4 other pieces of information. For some reason, some of my item numbers cannot be found even though they are on the Product Lookup and all my item numbers are sorted in ascending order. The only way I can get the information I'm looking for to show up is if manually go to the Product Lookup tab and copy the Item number I want and paste it in the other tab. Here is the the code I'm using =IF(B10="","",VLOOKUP(B10,ProductLookup,2,FALSE)) Any ideas on why this might be happening? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VLOOKUP Problem | Excel Discussion (Misc queries) | |||
Vlookup problem | Excel Worksheet Functions | |||
VLOOKUP Problem | Excel Worksheet Functions | |||
VLOOKUP problem | Excel Discussion (Misc queries) | |||
VLOOKUP problem | Excel Discussion (Misc queries) |