Bank statements can feel like a secret code until you realize what “Debit” and “Credit” really mean. Debit = money leaving your account; Credit = money entering your account.
How money actually moves
Every debit entry shrinks an asset—like your checking balance—or grows an expense. Every credit entry does the opposite: it shrinks a liability (like an unpaid bill) or grows income. In double-entry bookkeeping, every real-world event gets recorded twice—once on the left (debit) and once on the right (credit)—so the books always stay in harmony.
Step-by-Step Reconciliation
- Open your banking app → Settings → Statements → Download the most recent PDF (labeled “as of 2026-05-31”).
- Fire up a spreadsheet. Make two columns: Date and Amount.
- Head to Transactions → Filter → Type → Pick “Debit” and “Credit.”
- Copy the Posting Date, Description, and Debit (–) or Credit (+) fields into your sheet.
- Drop in a simple SUM formula at the bottom:
=SUM(B2:B100). A positive result means your account is in credit; a negative result means you’ve got a debit balance that needs funding.
If the numbers don’t match
- Pending items: Check Pending Transactions → Refresh. Some online payments take 1–3 business days to post and may still show as “Debit (Pending).”
- Currency conversion: For international transactions, multiply the original amount by the exchange rate on the XE Currency Converter (updated hourly). The converted figure is the final debit or credit.
- Bank error: Snap a screenshot of the mismatch → Contact Support → Chat → “Discrepancy on statement dated 2026-05-31.” They’ll start a trace within 24 hours.
Stay balanced every month
| Action | Frequency | Tool |
|---|---|---|
| Download statement | 1st of each month | Bank App → Settings → Statements → PDF |
| Reconcile | Within 3 days of statement | Spreadsheet + SUM formula |
| Set alerts | Real-time | Alerts → “Balance below $1,000” and “Large transaction >$500” |
