View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Help with Vlookup Match and IF statement

On the face of this:
... a formula that returns a V-Lookup Match Value if there is data and returns a NA if there is not data. So when I get an error from the formula #N/A I want it to be replaced with a NA


Indicatively, it should look simply like this:
=IF(ISNA(VLOOKUP(...)),"NA",VLOOKUP(...))

--
Max
Singapore
http://savefile.com/projects/236895
Downloads:23,000 Files:370 Subscribers:66
xdemechanik
---