F
Frank Kabel
Hi
one way:
=IF(ISNA(VLOOKUP(...)),"",VLOOKUP(...))
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??
one way:
=IF(ISNA(VLOOKUP(...)),"",VLOOKUP(...))
("DDW",paymentplans,2,FALSE).This works well, but if a-----Original Message-----
I have a Vlookup function = (VLOOKUP
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??