Hi all
I have a formula which multiplies together a number of percentages (too complicated to explain why!), so an example would be:
=O3*P3*Q3*R3*S3*T3*U3
Obviously, if one or more of the cells contains zero, the result of the calculation is zero. Is there any way (preferably without performing a separate test on each cell within the formula) to automatically ignore zeros so that only cells containing a positive value are included? (Basically the equivalent of SUMIF, but for multiplication)
Can I do this in an array?
Any help gratefully appreciated.
Chris
I have a formula which multiplies together a number of percentages (too complicated to explain why!), so an example would be:
=O3*P3*Q3*R3*S3*T3*U3
Obviously, if one or more of the cells contains zero, the result of the calculation is zero. Is there any way (preferably without performing a separate test on each cell within the formula) to automatically ignore zeros so that only cells containing a positive value are included? (Basically the equivalent of SUMIF, but for multiplication)
Can I do this in an array?
Any help gratefully appreciated.
Chris