View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
kkeim kkeim is offline
external usenet poster
 
Posts: 1
Default Eliminate #N/A in Vlookup formulas

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!