G Guest Jun 10, 2005 #1 Is there a way to sum 2 cells but if one of the cells is #N/A, to ignore the #N/A ? Thank you in advance
Is there a way to sum 2 cells but if one of the cells is #N/A, to ignore the #N/A ? Thank you in advance
G Guest Jun 10, 2005 #3 Or maybe even =SUMIF(A1:B1,"<>#N/A") of course the cells have to be adjoining Regards, Peo Sjoblom
A Aladin Akyurek Jun 10, 2005 #4 carl said: Is there a way to sum 2 cells but if one of the cells is #N/A, to ignore the #N/A ? Thank you in advance Click to expand... =SUMIF(A2:B2,"<>#N/A")
carl said: Is there a way to sum 2 cells but if one of the cells is #N/A, to ignore the #N/A ? Thank you in advance Click to expand... =SUMIF(A2:B2,"<>#N/A")