D
DavidM
I am trying to raise a formula that gives me a sum of two
cells when there is a positive value present and the
following appears to satisfy this.
=IF(H55<>"",H55+H56,"")
The problem is that if the cell H55 is actually empty, I
want to sum two different cells in this case H54+H56.
Is there any way of achieving this with the OR or some
other function?
Very many thanks
david
cells when there is a positive value present and the
following appears to satisfy this.
=IF(H55<>"",H55+H56,"")
The problem is that if the cell H55 is actually empty, I
want to sum two different cells in this case H54+H56.
Is there any way of achieving this with the OR or some
other function?
Very many thanks
david