Skip to content

A Visual Studio project that analyzes bank/super funds statements and creates a MS Excel spreadsheet with the provided information.

License

Notifications You must be signed in to change notification settings

kael89/statement-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statement Analyzer

This is a Visual Studio project that analyzes bank/super fund statements, and creates a Microsoft Excel spreasheet with the provided information. The spreasheet contains the following columns:

  1. Transaction_Date
  2. Amount
  3. Text (the description of the transaction)

Statement Analyzer Form

This program can be useful to tax/super fund accountants, in the cases that they are given PDF files without the respective spreasheets. Following the accounting standards, debit is depicted in the spreadsheet as a positive number and credit as a negative one.

Supported financial institutions:

  • Asgard
  • ANZ
  • Linear
  • Westpac

Getting Started

Prerequisites

  • Visual Studio
  • Microsoft Windows Excel

Installing

Download/clone the files, and open StatementAnalyzer.sln with Visual Studio.

Dependencies

Built With

Authors

Kostas Karvounis kael89

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details

About

A Visual Studio project that analyzes bank/super funds statements and creates a MS Excel spreadsheet with the provided information.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages