Thread
:
VLOOKUP
View Single Post
#
1
Posted to microsoft.public.excel.programming
Bob Phillips[_5_]
external usenet poster
Posts: 620
VLOOKUP
Rog,
Test for it
=IF(ISNA(VLOOKUP(...)),"",VLOOKUP(...)))
--
HTH
Bob Phillips
"rog" wrote in message
...
If there is not matching values, VLOOKUP returns "#N/A". How can I prevent
this error value to be displayed
Thanks
Reply With Quote
Bob Phillips[_5_]
View Public Profile
Find all posts by Bob Phillips[_5_]