On Monday 21 Jul 2008, Dr. Sharukh K. R. Pavri. wrote: > I am looking for a _simple_ checkbook balancing program. All I need > is to be able to enter my debits and credits and be able to print it > out to give it to my CA. The ability to print (ideally directly) is > essential. Incrementing check numbers would be nice too. The ability > to import a qif file is a plus point but not absolutely essential.
Suggest OO/Calc if debit/credit entries and current balance is all you are looking for. Maintain a sheet for each financial year. Export the qif data in CSV format and import it in the spreadsheet. -- Arun Khan -- http://mm.glug-bom.org/mailman/listinfo/linuxers

