Hi,
I have formula as below:
C1 = SUM(A1,B1) (= 21 as example)
======================
C2 =(SUM(C1,A2)-B2) (= 18)
C3 =(SUM(C2,A3)-B3) (= 27)...(value of C3 depends on value of C2)
and copy the formuala of C2, or C3 down of column C to C20
10 11 21 (C1)
2 5 18 (C2)
9 27 (C3)
27 (C4)
27 (C5)
How do I hide the value of C4 when no data entered in A4 and B4, or C5 when no data entered in A5, B5? I don't want to see 27 visible on C4, and C5.
I'm new to Excel. Any help is very much appreciated.
Thanks
Mario
I have formula as below:
C1 = SUM(A1,B1) (= 21 as example)
======================
C2 =(SUM(C1,A2)-B2) (= 18)
C3 =(SUM(C2,A3)-B3) (= 27)...(value of C3 depends on value of C2)
and copy the formuala of C2, or C3 down of column C to C20
10 11 21 (C1)
2 5 18 (C2)
9 27 (C3)
27 (C4)
27 (C5)
How do I hide the value of C4 when no data entered in A4 and B4, or C5 when no data entered in A5, B5? I don't want to see 27 visible on C4, and C5.
I'm new to Excel. Any help is very much appreciated.
Thanks
Mario