N
neilangelo
I just received help for my IF function question with the followin
solution
=IF(A1<>0,(D1/A1),0)+IF(B1<>0,(D1/B1),0)+IF(C1<>0,(D1/C1),0)
What does <>mean in the formula, is it greater than or equal to zero
solution
=IF(A1<>0,(D1/A1),0)+IF(B1<>0,(D1/B1),0)+IF(C1<>0,(D1/C1),0)
What does <>mean in the formula, is it greater than or equal to zero