D
D
Hi:
I have this formula: Q2$0:
nz((nz([oct%$])+nz([nov%$])+nz([dec%$]))/IIf(([oct]+[nov]+[dec])=0,([oct%$]+[nov%$]+[dec%$]),([oct]+[nov]+[dec]))-1)
But I still get the #Error when both, the dividend and divisor are zero; can
you please tell me how do I get the result to be 0 in this case?
Thank you,
Dan
I have this formula: Q2$0:
nz((nz([oct%$])+nz([nov%$])+nz([dec%$]))/IIf(([oct]+[nov]+[dec])=0,([oct%$]+[nov%$]+[dec%$]),([oct]+[nov]+[dec]))-1)
But I still get the #Error when both, the dividend and divisor are zero; can
you please tell me how do I get the result to be 0 in this case?
Thank you,
Dan