I'm new here (my very first post), forgive me if I don't post correctly.
Example: =IF(H14<H13,H14-H13,H14=H13,0)
<h13,h14-h13,h14=h13,0)
I know there are too many arguments.</h13,h14-h13,h14=h13,0)>
Basically,I need to subtract H13-G14 and if that answer is the same as H13, then I want the cell left blank. If it changes then I want it to give me a new total. What I don't want is for the rest of column H to be the same number until it changes OR for there to be a row of $0.00.
Example: =IF(H14<H13,H14-H13,H14=H13,0)
<h13,h14-h13,h14=h13,0)
I know there are too many arguments.</h13,h14-h13,h14=h13,0)>
Basically,I need to subtract H13-G14 and if that answer is the same as H13, then I want the cell left blank. If it changes then I want it to give me a new total. What I don't want is for the rest of column H to be the same number until it changes OR for there to be a row of $0.00.