If /T hen?
Posted by Anthony on July 09, 2001 9:32 AM
Hello to all! I have a column that keeps a running total. If a zero is entered into the column, how would I return the value of zero instead of the formula carrying down the previous total?
e.g.
if I have 100 + 200 + 300 this means that I started with 100, then an additional 100 was entered to bring me to 200 along with the same which gave me 300. Now if I add a zero in order to obtain the fourth total, I want it to read "0" and not 300. Hope I'm making sense. Is there an If'Then statement that can help me with this?
Regards
Anthony