Running Total and 0's

X

xQQsME

Hi,
In Column G, I have a running total scenario derived from
columns D and E.
In Column G I have the formula (copied down) and is
=IF(D5>0,(G4-D5),IF(E5>0,(G4+E5),"")).
My problem is that if there is no value (or a 0) in a row
the #Value error occurs.
Is there a better formula that will hold a 0 and carry on
with the running total?

T.I.A.
 
X

xQQsME

Solved it!!! by adding two (2) more conditions for IF D
and E =0 then 0+G. Its cumbersome but works, if there is a
simpler solution I'd appreciate it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

IF formula not working 6
Hide result 5
If Formula 10
Times 2
Automatically add lines and keep formulas 2
Sumif on columns with logical answers 1
conditional formula needed 2
Cell reads "Value" without an entry 6

Top