How to Convert a Bank Statement to Excel
Three practical ways to turn an issued bank-statement PDF into sortable Excel rows, with an exact example of the output to expect.
Choose the right conversion method
The quickest answer is: download a native CSV from your bank when it contains the same account and date range you need. If the official PDF is the only complete record, use Excel's PDF connector for a clean, selectable-text table or a bank-statement converter for a faster PDF-to-XLSX workflow.
These methods solve slightly different problems. A transaction download can include pending activity or a date range that does not match the issued statement. Power Query gives you control but often needs cleanup. A dedicated converter is useful when you want an Excel file immediately, but you should still compare the result with the source PDF.
| Method | Best for | Main limitation |
|---|---|---|
| Bank CSV download | Recent activity available in the bank portal | May not match an issued statement period |
| Excel Power Query | Clean PDFs with recognizable tables | Usually needs table selection and cleanup |
| Bank-statement converter | Issued PDFs that need fast CSV or XLSX output | The exported rows still need a source check |
Method 1: download transactions from your bank
Sign in to the bank, select the account, choose the exact date range, and look for Download, Export, or Download transactions. Choose CSV when available, open it in Excel, and confirm that the first and last dates match the period you intended to export.
This is usually the cleanest route because no PDF table has to be reconstructed. It is not always a substitute for converting a statement, though. The download may omit statement-only text, include pending transactions, or cover activity that differs from the bank-issued PDF.
Method 2: import the PDF with Excel Power Query
In supported desktop versions of Excel, go to Data, Get Data, From File, From PDF. Choose the statement, select the relevant tables in Navigator, and choose Transform Data before loading them. Remove page headers, subtotal rows, and blank lines; fill dates only when the PDF clearly uses continuation lines for the same transaction.
Power Query works best when the PDF contains a real text layer and consistent table geometry. A scanned statement is a collection of page images until OCR recognizes the text. Even on a text-based PDF, wrapped merchant descriptions and repeated headers can create extra rows, so compare the imported table with the PDF before saving the workbook.
Method 3: convert the issued PDF to XLSX
When you need the transaction rows from an issued PDF, upload the statement to a purpose-built converter and download the XLSX file. StatementMint's standard export keeps the schema intentionally small: Date, Description, and signed Amount. Purchases and withdrawals appear as negative amounts; deposits, payments, credits, and refunds appear as positive amounts according to the transaction shown on the statement.
The example below uses synthetic data, but it mirrors the columns in a StatementMint workbook. Dates are real spreadsheet dates, descriptions remain searchable text, and amounts remain numeric so you can sort, filter, total, and format them in Excel.
| Date | Description | Amount |
|---|---|---|
| Aug 3, 2026 | ACH deposit — Client payment | $2,450.00 |
| Aug 5, 2026 | Card purchase — Office supply store | −$86.42 |
| Aug 8, 2026 | Monthly account fee | −$15.00 |
Check the Excel file before using it
A successful download is not proof that every row is correct. Compare the transaction count with the statement, spot-check the first and last transaction on each transaction page, and inspect the largest positive and negative amounts. Sort by date only after confirming that every transaction stayed attached to the right description and amount.
If the statement prints opening and closing balances or transaction totals, use those as additional controls when they apply. Some statements do not expose enough information for a complete arithmetic check, so the source PDF remains the final reference. Keep the spreadsheet for analysis and the PDF for the issued record.
- Confirm that the account and statement period are the ones you intended to convert.
- Check that purchases and withdrawals are negative and deposits, credits, or refunds are positive.
- Look for wrapped descriptions that became separate rows or repeated page headers that became transactions.
- Filter the Amount column to confirm it contains numbers rather than text.
- Report a problem and attach the PDF only if you choose to share it for support review.
Before you call it done
- Use the bank's native CSV when it matches the period
- Preserve the issued PDF
- Keep one transaction per row
- Confirm Date, Description, and Amount
- Check amount signs
- Spot-check every transaction page
Frequently asked questions
Can Excel import a bank statement PDF directly?+
Supported desktop versions of Excel can use Data > Get Data > From File > From PDF. Excel then shows recognized tables in Navigator. Results depend on the PDF's structure, and scanned pages may need OCR before their text can be recognized.
What columns should a bank statement Excel file have?+
For a straightforward transaction export, Date, Description, and a signed Amount are enough for sorting, filtering, and totaling. Keep dates as date values and amounts as numbers rather than currency-formatted text.
Is it better to download CSV or convert the PDF?+
Use the bank's CSV when it covers the exact account and period you need. Convert the PDF when the issued statement is the source of record or the bank portal no longer offers the required transaction range.
How do I check a converted bank statement?+
Compare transaction counts, first and last rows on each transaction page, the largest amounts, and any printed balances or totals that apply. Keep the PDF available while you review the spreadsheet.
Sources and further reading
We prioritize regulators, public agencies, and first-party product documentation. Sources support the general guidance above; StatementMint’s workflow recommendations are our own.
- Import data from data sources with Power QueryMicrosoft Support
- Recognize text in scanned PDF documentsAdobe Acrobat
Educational information only—not financial, accounting, tax, or legal advice. Institution terms and your facts control.