G
GerryK
Hi,
I'm looking for a way to not display my last value all the
way Column G when I use:
=IF(D5>0,(G4-D5),IF(E5>0,(G4+E5),IF(D5=0,(G4),IF(E5=0,
(G4),""))))copied down. I would like a way without using a
Conditional format on G D and E are always empty until an
entry is made.
My situaton is this:
In G4 I have 1000 (a balance cell)
In D5 I have 100 so G5 will be 900 (a debit)
In E6 I have 100 so G6 will be 1000 (a credit)
With this formula I see the entire Column G populated with
the last calculated balance.
All the numbers are confusing so a way to hide them would
be appreciated.
Thanks
I'm looking for a way to not display my last value all the
way Column G when I use:
=IF(D5>0,(G4-D5),IF(E5>0,(G4+E5),IF(D5=0,(G4),IF(E5=0,
(G4),""))))copied down. I would like a way without using a
Conditional format on G D and E are always empty until an
entry is made.
My situaton is this:
In G4 I have 1000 (a balance cell)
In D5 I have 100 so G5 will be 900 (a debit)
In E6 I have 100 so G6 will be 1000 (a credit)
With this formula I see the entire Column G populated with
the last calculated balance.
All the numbers are confusing so a way to hide them would
be appreciated.
Thanks