R
Rechie
I am using vlookup but some results are #n/a. How can i avoid it so that my
sum formula will not show #n/a.
Thanks
Rechie
sum formula will not show #n/a.
Thanks
Rechie
????? (????) ????? said:It looks like: ISERROR but sounds like: IFERROR
Isn't it ?
Micky
????? (????) ????? said:Assume your to be summed data is in range D120.
In D21 try the following Array-Firmula:
{=SUM(IF(ISNA(D120),0,D120))}
*** NOTE:
The formula is to be confirmed with CTRL+SHIFT+ENTER rather than with
simply
ENTER.
The curly brackets {} are not to be typed manually, those are entered by
the
"Excel", when the formula is entered as an Array formula.
Micky
?????/?, ??, ????? ?? ????? ????:
***********
?? ?????? ???? ???/?, ??, ?? <??> ??? ?????? ??????!
***********
????? ?????
???? ????? "?????" ?"????"
[Microsoft" Most Valuable Professional [MVP"
Rechie said:I am using vlookup but some results are #n/a. How can i avoid it so that
my
sum formula will not show #n/a.
Thanks
Rechie