Start free

What to Do When Your Books Don't Balance

my books don't balance what do i do

"My books don't balance" is one sentence covering at least two completely different problems, and figuring out which one you actually have is most of the fix. The first, rarer possibility is that the trial balance itself is out of balance — total debits across your whole chart of accounts genuinely don't equal total credits. The second, far more common possibility is that your bank account and your ledger show different numbers for the same account on the same date — which is a reconciliation problem, not a trial-balance problem, and has its own guide and its own tools for fixing it.

Almost everyone who says "my books don't balance" is actually describing the second situation. It's worth being precise about why they get conflated: both involve a number not matching another number you expected it to match, and both feel like "something's wrong with my books" in the moment. But a trial balance checks whether debits equal credits across the recording itself; it has no idea what your bank statement says, and it isn't checking against it. If your checking account balance in BalanceMCP doesn't match your actual bank, that's answered by reconciling that account — see the guide on how to reconcile a bank account — not by looking at a trial balance.

Here's the honest, specific point worth knowing about BalanceMCP: because every entry is checked for balance in the code before it's even attempted, and enforced again by a database trigger that holds even against something that bypassed the application entirely, an out-of-balance trial balance shouldn't be reachable through ordinary use of this product at all. If you ever genuinely see one, that's not a normal bookkeeping hiccup to work through on your own — it's a signal that something happened outside the ordinary path, and it's worth stopping and investigating rather than trying to force the numbers to agree.

So in practice, when something feels wrong, it's almost always one of two things, and neither one is "the trial balance is broken." Either it's a reconciliation gap against your actual bank — solved by reconciling, which will surface uncategorized transactions and tell you honestly whether they add up to the difference. Or it's a transaction sitting in the right total but the wrong bucket — a $500 rent payment posted to Materials by mistake. That second case is worth dwelling on, because it's exactly what a trial balance cannot catch: the entry balanced perfectly the moment it posted (Checking down $500, Materials up $500), and every debit still equals every credit across the whole book. Nothing about the arithmetic is wrong. What's wrong is that $500 is sitting under Materials when it should be under Rent — a judgment problem, not a balance problem.

If the real issue is a reconciliation gap, work through it there directly: check for a duplicate import, a transaction entered with the wrong sign, uncategorized items still sitting in the account, or something posted with the wrong date so it landed in the wrong period.

If the real issue is a transaction posted to the wrong account entirely — right amount, wrong category — that's not something to "rebalance." It's fixed the same way any posted mistake gets fixed: a reversing entry to cancel the wrong posting, followed by categorizing the transaction (or posting a fresh entry) to the correct account. Trying to force the totals to agree some other way isn't the fix; the totals already agree. The category is what's wrong.

A practical order to work through, if something feels off and you're not sure which of these it is: first, ask whether the specific account in question has actually been reconciled against its real bank or card statement recently — if not, start there. If it has and it matches, and you still think a transaction is sitting in the wrong bucket, look at that specific transaction's categorization rather than at the trial balance, which has nothing useful to tell you about a categorization judgment call.

It's worth naming the anxiety directly, since it's usually what's driving the question in the first place: for most people, "my books don't balance" really means "I don't trust these numbers anymore," and that feeling doesn't actually require a trial-balance-level failure to show up — a single reconciliation gap or one obviously miscategorized transaction is enough to make the whole set of books feel unreliable, even though the fix in either case is small, specific, and doesn't touch the underlying arithmetic at all.

The short version

  • "My books don't balance" almost always means "my bank account and my ledger show different numbers" — a reconciliation problem, not a trial-balance problem.
  • A trial balance measures only whether total debits equal total credits, not whether the right accounts were used — a payment posted to the wrong category can balance perfectly while still being wrong.
  • Because BalanceMCP checks every entry for balance before it's ever stored, a genuinely out-of-balance trial balance shouldn't happen through ordinary use — treat one as a signal to investigate the platform, not a normal error to work around.
  • If the real problem is a mismatch with your bank, the fix is reconciliation, not the trial balance.
  • If the real problem is a transaction posted to the wrong account, the fix is a reversing entry followed by a correct one, not trying to force the totals to agree.

Common questions

My trial balance says it's balanced but my checking account still looks wrong. What's going on?
That's almost always a reconciliation gap against your actual bank statement, not a trial-balance issue — the trial balance has no idea what your real bank says. Reconcile that specific account to find and fix the difference.
Can BalanceMCP's trial balance actually be out of balance?
In ordinary use, essentially no — every entry is checked for balance before it's stored, at the database level, even against something that bypassed the application. A genuine mismatch would be a signal to stop and investigate, not a routine error.
I posted $500 to the wrong expense account by mistake. Is that an "out of balance" problem?
No — it's a wrong-category problem. The entry balances perfectly; the money is just sitting under the wrong bucket. Fix it with a reversing entry followed by the correct categorization, not by touching the trial balance.
Where do I start if my bank statement and my books seem to disagree?
Reconcile that specific account first — it'll show you the exact difference and whether your uncategorized transactions account for it, which is usually far more useful than looking at the trial balance.