Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
The following are columns in worksheetA:
TrkCase Order iou9876y7 p0987ewuu The following are column in worksheetB: CaseNo Order 987 Apples 7ewuu Pears In Worksheet A I need a formula (Orders column) that will look to see if any CaseNo in WorksheetB matches the TrkCase in worksheetA and if it does, put the cooresponding Order number from worksheetB in the Orders column in worksheetA. I'm using VLookup(A2,worksheetBA2:B2,2,False), which works fine if I don't use wildcards, but how can I look for CaseNo anywhere inside TrkCase? Seems like I should be using wildcards, but was having no luck. Thanks for your help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Have Vlookup return a Value of 0 instead of #N/A | Excel Worksheet Functions | |||
make a vlookup using a variable path | Excel Worksheet Functions | |||
vlookup data hidden within worksheet | Excel Worksheet Functions | |||
Vlookup info being used without vlookup table attached? | Excel Worksheet Functions | |||
VLOOKUP not working | Excel Worksheet Functions |