Thread
:
Vlookup
View Single Post
#
5
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_]
external usenet poster
Posts: 8,651
Vlookup
=IF(ISNA(VLOOKUP(...)),0,VLOOKUP(...))
=IF(ISNA(VLOOKUP(...)),"",VLOOKUP(...))
--
David Biddulph
"pawan" wrote in message
...
vlookup funtion is returning me #N/A but can I get this replaced with 0 or
blank
Reply With Quote
David Biddulph[_2_]
View Public Profile
Find all posts by David Biddulph[_2_]