PaulFroh / bank-account-statement-parser

A simple program to transfer your bank statements into an excel file. The program can recognise and assign simple keywords in the transactions and offers a simple GUI to select the pdfs and excel file.
MIT License
0 stars 0 forks source link

Fix excel #24

Closed PaulFroh closed 1 year ago

PaulFroh commented 1 year ago

Fix indices and the balance, income and expenses row

close #14 close #15 close #16