ING statements and Excel
Convert a ING Bank Statement to Excel
Reviewed 12 September 2026
Short answer
Short answer
Download the original ING PDF statement, convert it with the dedicated ING parser, check the date range and balances, then open the resulting CSV in Excel. The CSV contains structured transaction columns and editable rule-based categories, so you can filter, total and review the data without rebuilding the PDF table by hand.
ING statement descriptions and amount columns need to stay attached across the complete statement period. This is why the ING route uses its own parser rather than sending the statement through one worldwide extraction model.
What makes ING statement extraction different
Repeated page headings and amount text can enter the working table when a PDF is treated as one generic table. The dedicated parser is maintained around the way ING prints and exposes its statement data.
AussieBankStatements supports Orange Everyday and Savings Maximiser statements. It returns CSV because Excel opens it directly, while the same file stays portable for an accountant or accounting system. The original PDF is processed in memory and never stored.
Step by step
- 01
Download the ING PDF
Use the original digital statement where possible rather than a screenshot or resaved scan.
- 02
Choose ING
Select the matching bank so the statement runs through the dedicated ING parser.
- 03
Convert and preview
Check the extracted dates, descriptions, debit and credit values, balances and categories.
- 04
Download CSV
Save the clean transaction file after reviewing the free preview.
- 05
Open it in Excel
Use Excel for filters, formulas, PivotTables or a handover to your accountant.
Checks before you rely on the spreadsheet
- The account and statement period match the PDF.
- Debit and credit direction is correct.
- Opening and closing movement reconciles where printed.
- Uncategorised rows remain visible for review.
Questions people ask
Can Excel open the converted ING statement?
Yes. Excel opens CSV directly. The output uses separate Date, Description, Debit, Credit, Balance and Category fields.
Why use a ING-specific converter?
ING statement descriptions and amount columns need to stay attached across the complete statement period. A dedicated parser can be refined for those known layouts and edge cases.
Can I combine several ING statements?
Yes. Batch conversion can merge up to ten statements into one chronological CSV. Keep different bank accounts in separate output files.
Is the original ING PDF stored?
No. The original PDF is processed in memory and never stored or sent to an AI model.