Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In my spreadsheet in cell A3. I have a number 001700.
In my next spreadsheet rates, the number is displayed as 1700. When I use this forumla, excel doesn't recognize this as the same number. I have tried changing the format so the numbers look the same, but still no luck. What am I doing wrong? =IF(ISNA(VLOOKUP(A3,RATES'!$A$1:$B$172,2,FALSE)),0 ,VLOOKUP(A3,RATES'!$A$1:$B$172,2,FALSE)) -- Me |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Vlookup in vlookup - taking the result as array name | 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 | |||
IF(AND(val1=VLOOKUP( );val2>=VLOOKUP( );val2<=VLOOKUP( );VLOOKUP( | Excel Worksheet Functions | |||
Vlookup info being used without vlookup table attached? | Excel Worksheet Functions |