Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
try the traditional formula
=IF(ISNA(VLOOKUP(A2,"table",12,0)),"",VLOOKUP(A2," table",12,0)) -- Hope this is helpful Pls click the Yes button below if this post provide answer you have asked Thank You cheers, francis Am not a greek but an ordinary user trying to assist another "kkeim" wrote: I need Vlookup to return a blank if there is no value to be found in the table. IE: Vlookup,a2,"table",12,false returns #N/A if there is not exact match in "table" (Another spreadsheet). How do I eliminate this? It's driving me nuts! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VLOOKUP Formulas | Excel Worksheet Functions | |||
Vlookup with other formulas | Excel Worksheet Functions | |||
vlookup formulas | Excel Worksheet Functions | |||
VLOOKUP formulas | Excel Worksheet Functions | |||
Is there a way to eliminate specific cells from formulas? | New Users to Excel |