Description:
Because Microsoft stopped distributing their expenses tool and I don't like the alternatives I have seen, I have programmed a little thing myself. This freeware program is called Easy Expenses.
Easy Expenses is mainly focussed on logging expenses. It is meant to be simple and easy to use. Easy Expenses is not designed as a complete finance management program and never will be. If you want to use Easy Expenses for this purpose, you have to export the data and process it in a program like Microsoft Excel.
You can modify the values shown in the lists in order to fit your wishes. Option to export to tab-separated text file for importing in Excel or other program.
Features:
- Freeware!
- Easy to use.
- Quick, finger friendly entry of expenses.
- Export to text file (excel readable).
- Data logging.
- Totals (grand total, this month, last month).
- AppToDate support.
Update Description:
v0.94.4 (02-04-2009):
- Second attempt to fix the fresh start bug.
v0.94.3 (01-04-2009):
- Fixed a bug introduced in 0.94.2 that crashes program on first run after a fresh installation.
v0.94.2 (31-03-2009):
- Added options to open/save database files. This makes it possible to use multiple databases.
- Changed default database file extension from .txt to .eef (the file format is kept unchanged).
v0.94.1 (24-03-2009):
- Added exit button to menu.
- Improved item selection in main expense list.
v0.94.0 (07-02-2009):
- New database format. Easier to edit (with Excel or a text editor) and smaller. The old database will be converted to the new format on the first run. Afterwards you can delete the old file (EasyExpensesData.ini).
- Added receipt management: every expense item can have a receipt. Receipt numbers automatically increase for each new item, but can also be modified manually.
- Added reverse order sorting.
- Added command line parameter for data folder: when an existing folder path is used as a command line parameter (in a shortcut), this folder will be used as the database location. This can be usefull when using more than one database on the same device. You should copy EasyExpensesDefaults.ini to this location manually.
v0.93.1 (09-11-2008):
- Removed income column, instead income is shown as positive/negative value (depending on setting).
- Option to increase/decrease values by digit (e.g. increasing 9 gives 0, not 10).
- Only one instance can run.
v0.93.0 (03-10-2008):
- Easy entry of higher amounts (up to 999999.99).
- Ability to sort entries by date, name and amount.
- Set column order.
- Column widths are saved.
- Purge entries before a given date.
v0.92a (08-09-2008):
- Fixed bug about month start in totals.
v0.92 (07-09-2008):
- Totals (grand total, this month, last month).
- Expenses and income.
- Notes with every entry.
- Better landscape device support.
- AppToDate support.
- Many small things.
v0.91 (22-08-2008):
- Quick entry mode.
- Background to make finger friendly buttons more clear.
v0.90 (17-08-2008):
- Finger friendly item entry.
- Logging is now optional.
v0.82 (14-08-2008):
- Changed name of program (I found that there was another program named My Expenses for WM) If you have an older version installed, please uninstall manually.
- Option to change DB location.
v0.81a (13-08-2008):
- Fixed bug on startup.
v0.81 (12-08-2008):
- Automatic logging of all actions to prevent accidental data loss.
- In program editing of default values in dropdowns.