Guide · Updated 29 June 2026

How to import bank transactions into Excel for a budget

A monthly budget is far easier when your real spending is already in a spreadsheet. Here's how to get there from a PDF statement — privately.

Step 1: Get your transactions as a spreadsheet

Open the LINGYANG converter, drop in your statement PDF, and export to Excel or CSV. It runs in your browser, so your spending history never leaves your device. You'll get columns for Date, Description, Amount and Balance.

Start here — turn your statement into a spreadsheet, free.

Open the converter →

Step 2: Add a Category column

Next to your data, add a Category column (Groceries, Rent, Transport, Eating out, Subscriptions, Income, etc.). You can fill it manually, or speed it up: sort by Description and tag groups of similar merchants at once. A simple formula like =IF(ISNUMBER(SEARCH("starbucks",B2)),"Eating out","") can auto-tag common ones.

Step 3: Total by category

Two easy options:

Step 4: Build the monthly view

Add a Month helper column with =TEXT(A2,"yyyy-mm"), then pivot Category against Month to see how each category changes over time. That's a working budget you can keep updating each month — just convert the new statement and paste the rows in.

A note on privacy

Budgeting means handling your most detailed financial data. Because LINGYANG converts on your device, none of it is uploaded — see how that works. For accounting tools instead of a DIY budget, see importing to QuickBooks/Xero.

Convert your statement and start budgeting →

Key takeaways

A budget workflow works best when the transaction table is clean first: normalized dates, one signed amount column and categories added after import.

Before you export

  1. Prefer a text-based PDF downloaded directly from online banking.
  2. Review dates, descriptions, signs, amounts and balances against the original statement.
  3. Export a small sample first if you plan to import into accounting software.
  4. Keep statement contents in Local Mode when privacy, client confidentiality or compliance matters.

Frequently asked questions

Should I use Excel or CSV for budgeting?

CSV is easy to import anywhere; Excel is better when you want formulas, formatting and pivots in the same file.

Do I need accounting software for a personal budget?

No. A clean spreadsheet can be enough for personal monthly categories and totals.

Can I categorize transactions automatically?

You can add your own rules after export, but review categories because merchant descriptions are not always consistent.

Related guides

Next step: A budget workflow works best when the transaction table is clean first: normalized dates, one signed amount column and categories added after import.

Create the transaction CSV →