Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Vlookup appears to resolve per the funcion arguements display but does not
return value to the cell on the worksheet. =VLOOKUP(A2,MAP,3) MAP is a named range on another worksheet in the same workbook. Matching values are text fields containing numbers )e.g. A1=41000-010-100, resoved result is 41000). |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try
=VLOOKUP(A2,MAP,3,0) -- Jacob (MVP - Excel) "Lbengston" wrote: Vlookup appears to resolve per the funcion arguements display but does not return value to the cell on the worksheet. =VLOOKUP(A2,MAP,3) MAP is a named range on another worksheet in the same workbook. Matching values are text fields containing numbers )e.g. A1=41000-010-100, resoved result is 41000). |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If (Vlookup 0) working, but what if Vlookup cell does not exist | Excel Worksheet Functions | |||
VLookUp - Does the VLookUp return the exact information? | Excel Worksheet Functions | |||
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 | |||
Vlookup info being used without vlookup table attached? | Excel Worksheet Functions |