+ Reply to Thread
Results 1 to 2 of 2

return payoff after "X" amount of payments

  1. #1
    Forum Contributor
    Join Date
    01-05-2006
    Posts
    113

    return payoff after "X" amount of payments

    How would I do this:

    A5 = Loan amount
    A6 = rate
    A7 = term (yrs)
    A8 = Payment (=PMT(A6/12,A6*12,-A5))
    A10 = Payoff in yrs (ex. 2yrs)
    A12 = Balance at time of payoff


    How do I solve for A12. I used to know this but it has slipped my memory somehow.
    Last edited by jermsalerms; 07-08-2006 at 12:12 PM.

  2. #2
    Forum Contributor
    Join Date
    01-05-2006
    Posts
    113

    Answer

    I figured it out.

    If anyone needs to know in the future here it is:

    =-PV(A6/12,A7*12-A10*12,A8)

+ 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