Money is a Microsoft Money Add-on
It has two functions:
1. Compute interest.
2. Print cheques.

1. Interest calculation
Create a report under MS Money called "Interest" which list the
account transactions. View it and "Export it to Excel".  If money is
associated with *.CSV files, the export will bring up a window which
gives you the simple interest and compount interest.  Default interest
rate is 18%, which you can change from the GUI.  The details button is
supposed to launch a Crystal Reports report rpt\interest.rpt.

2. Print Cheques.
Create a report under MS Money called "Cheques" which will
list the cheques to be printed.  View it and "Export it to
Excel".  If money is associated with *.CSV files, the export
will bring up a window which will give you the option of
adding extra cheques or printing all of them.
The memo field will be broken into upto three memos (if
you give \n in the original memo)
Note that the printing will work only if you know have
Crystal Reports (at least runtime) and the cheque reports
called rpt\chq.rpt etc.  They can be created using the
the data base file rpt\checks.dbf created by running
money.  (If it's all Greek to you, you probably don't have
Crystal Reports and won't be able to use this feature.)

Limitation:

You need Crystal Reports runtime (royalty free) installed.  Otherwise,
this program won't start up at all.  You can get CR runtime by
installing Atrex, for instance.  (www.atrex.com)

You need to have a subfolder .\rpt where you have the check and
interest reports.  The folder must exist, or money will just launch
Excel (it found) or notepad to look at the CSV file.

The compound interest calculation is a little buggy.

If you need help with this program, contact me at manoj@thulasidas.com

Installation:

Just unzip to the folder of your choice (I recommend
C:\Program Files\Money Addon).

This program doesn't create any registry entries or mess with your
system in any other way (other than the log files created by Crystal
Reports print engine). 

To uninstall, just delete all the files in the installation folder.
