+ Reply to Thread
Results 1 to 2 of 2

format for 30 years amortization?

  1. #1
    philpark
    Guest

    format for 30 years amortization?

    I am trying to find out how to put a format into a cell to calculate the loan
    payment.

  2. #2

    RE: format for 30 years amortization?

    "philpark" wrote:
    > I am trying to find out how to put a format into a
    > cell to calculate the loan payment.


    I assume you mean "formula".

    The following might answer your question:

    =PMT(r/12, 12*n, -pv)

    where "r" is the nominal annual interest rate, so r/12 is
    monthly rate; "n" is the loan term in years, so 12*n is the
    number of monthly payments; and "pv" is the initial loan
    amount.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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