Hi all, I've tried every way I know to correct the following error, including numerous internet searches, but I just can't figure it out.
Example:
cell A1 contains a formula that evaluates to the number 5 (could be any number),
cell B1 contains a formula that evaluates to the number 7 (again, could be any number).
cell C1 contains the formula A1+B1, which results in the number 12. So far, so good.
But when either one of the formulas in cells A1 or B1 evaluates to zero, I get #VALUE! for the result in C1.
I can't figure this out. If A1 formula Results in zero, and B1 formula results in 7, then C1 should read 7.
Example:
cell A1 contains a formula that evaluates to the number 5 (could be any number),
cell B1 contains a formula that evaluates to the number 7 (again, could be any number).
cell C1 contains the formula A1+B1, which results in the number 12. So far, so good.
But when either one of the formulas in cells A1 or B1 evaluates to zero, I get #VALUE! for the result in C1.
I can't figure this out. If A1 formula Results in zero, and B1 formula results in 7, then C1 should read 7.