Hi all,
I need the sum in cell D of either cell A OR cell B + cell C.
Cell A or Cell B does not always contain data.
It's either there is data in cell A or in cell B.
example 1:
cell A = 250000
cell B =
cell C = 120
cell D = 250000 + 120 = 250120
cell A =
cell B = 350
cell C = 120
cell D = 350 + 120 = 470
I need the sum in cell D of either cell A OR cell B + cell C.
Cell A or Cell B does not always contain data.
It's either there is data in cell A or in cell B.
example 1:
cell A = 250000
cell B =
cell C = 120
cell D = 250000 + 120 = 250120
cell A =
cell B = 350
cell C = 120
cell D = 350 + 120 = 470