I'm going to suggest replacing the formula in your Balance (column K) with
Code: Select all
=if(and(g2="";i2="");"";sum($g$1:$g2)-sum($i$1:$i2))
This will give you the balance for any lines that have entries, but if both the Debit (column G) and Credit (column I) are empty, then the formula will show nothing.
As to the formula you are currently having problems with, I can see the progression, but I don't understand why you are getting the progression as nothing in the previous posts indicates to me that this progression should be appearing.
If you could copy and paste the formulas you are getting from the first 5 or 6 lines, then I might be able to see where the entry error occurred, as it appears to be an entry error (eg: 2 instead if G2)
OpenOffice 4.1.7, LibreOffice 7.0.1.2 on Windows 7 Pro, Ultimate & Windows 10 Home (2004)
If you believe your problem has been resolved, please go to your first post in this topic, click the Edit button and add [Solved] to the beginning of the Subject line.