+ Reply to Thread
Results 1 to 1 of 1

Calculating deferred interest payments with compounding interest

  1. #1
    Registered User
    Join Date
    11-07-2012
    Location
    United States
    MS-Off Ver
    Excel 2011
    Posts
    1

    Calculating deferred interest payments with compounding interest

    I've googled this without much luck. I've inherited a spreadsheet and I need to optimize it in order to extend its functionality without it breaking or becoming totally unwieldy. This is a worksheet that calculates payments due on a loan. The loan is not due until the property is sold. A portion of the interest is payable every year, and a portion of the annual interest payment is deferred. But that deferred interest payment amount gets added to the outstanding principal, so the next year's calculation of interest owed is based on a higher principal balance. The way this is done currently (what I inherited) has one row for every year allowing up to a 30 year loan.

    It seems to me that if I could write this as a recursive function, I could do this with one row (assuming no prepayments). Also, this does not use IPMT, and I think it probably should.

    See attached spreadsheet, and look at the 'If No Prepay' tab, starting at row 21. (Note that it seems some of the labeling indicates that this is compounding monthly. Doesn't matter, the ideas are the same, and their business rules may have changed since this particular tab on the spreadsheet was in use).

    Many thanks in advance.

    -Diana
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1