Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Is there any way to to a vlookup in a table like this?
A B 1 10,000-24,999 1 2 25,000-59,999 2 3 60,000-149,999 3 4 150,000-500,000 4 .. .. 10 75000 I want to look up the number in cell A10 in the list a1-a4 and return the b column number. As you can see the problem is that a1-a4 is text - I was trying to do something with the mid function starting at a search string ("-") with the whole thing in an array - but couldnt get anything to work. Any ideas? Thanks, Yosef |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combine VLOOKUP and IF function so #NA isn't returned as a value from VLOOKUP | Excel Discussion (Misc queries) | |||
Vlookup -=VLOOKUP(F9,LookUp1!$A$2:$B$1504,2,FALSE) | New Users to Excel | |||
IF(a1="x",(vlookup 18K rows,2,false),(vlookup 18K,3,false)) RAM? | Excel Worksheet Functions | |||
IF(AND(val1=VLOOKUP( );val2>=VLOOKUP( );val2<=VLOOKUP( );VLOOKUP( | Excel Worksheet Functions | |||
Vlookup info being used without vlookup table attached? | Excel Worksheet Functions |