View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Larry Lessmann Larry Lessmann is offline
external usenet poster
 
Posts: 1
Default how do i find any value in a list that is not #NA

I have a row of cells on one sheet, each of which is the result of a vlookup.
I want to retrieve the (hopefully) one value in the row that is NOT #NA.
The value can be anything, so I don't have the lookup_value for hlookup.

Any ideas?