Thread
:
VLOOKUP
View Single Post
#
2
Posted to microsoft.public.excel.misc
T. Valko
external usenet poster
Posts: 15,768
VLOOKUP
Try this:
=IF(ISNA(VLOOKUP(........)),0,VLOOKUP(........))
Biff
"Nenagh" wrote in message
...
Hi, wondering if anyone can help.
I am using the vlookup function and i want 0 returned if an exact match
can
not be found?
Cheers
--
Nenagh
Reply With Quote
T. Valko
View Public Profile
Find all posts by T. Valko