VLOOKUP #N/A

F

Frank Kabel

Hi
one way:
=IF(ISNA(VLOOKUP(...)),"",VLOOKUP(...))
-----Original Message-----
I have a Vlookup function = (VLOOKUP
("DDW",paymentplans,2,FALSE).This works well, but if a
reference in the table cannot be found - for example DDW
as in the above example, it returns #N/R. How Can I avoid
this, as it is part of an =SUM()formula??
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top