breaknrun12
MIS
I have and excel formula that sums up the values in two other cells. The two other cells get there value by a formula. When I sum these two cells up, Excel is returning Zero.
Ex. A1 = 1 (this value is typed in) B1 = 3 (this value is typed in)
A2 = 2 (this value is typed in) B2 = 4 (this value is typed in)
A3 =Sum(A1:A2) = 3 B3 =Sum(B1:B2) = 12 C3 =Sum(A3:B3) = 0
The problem is in C3. It seems that excel isn't liking formulas that use cells that contain formulas in them.
I know Excel shouldn't be doing this. Any thoughts?
Thanks,
Ex. A1 = 1 (this value is typed in) B1 = 3 (this value is typed in)
A2 = 2 (this value is typed in) B2 = 4 (this value is typed in)
A3 =Sum(A1:A2) = 3 B3 =Sum(B1:B2) = 12 C3 =Sum(A3:B3) = 0
The problem is in C3. It seems that excel isn't liking formulas that use cells that contain formulas in them.
I know Excel shouldn't be doing this. Any thoughts?
Thanks,