Hi everyone,
Thanks in advance for your help.
I am trying to write a model to show interest over a period, for a money market fund. The only inputs I want to have are settle date, redemption date, principal investment and interest rate.
Interest is calculated as follows:
Principal * rate * (days/365) = interest
Here is the problem,
Interest is paid on the first of the month, for the days invested the previous month. For instance, on Feb 1, interest is paid for the number of days invested in Jan. The interest is accrued off the reinvested principal + interest for the following month.
Assumptions: Balance never changes, except interest payments (no withdrawls or contributions). Interest rate never changes
I made a sheet, but it is big, and requires a lot of manual data, as the days/month varies each month. How can I make this better?
Bookmarks