Forum Discussion

KdilagSB's avatar
KdilagSB
Copper Contributor
May 09, 2023
Solved

Calculate Loan Affordability

Hi all, I know the PMT formula can calculate the payment of a principal loan, if given the interest rate, number of payments and principal. However, what is the formula to calculate the principal ...
  • JoeUser2004's avatar
    JoeUser2004
    May 10, 2023

    Rodrigo_  wrote:  ``as @Joe User suggested, the [....] present value formula is as follows``

     

    No.  As I suggested, use the PV function (click here).  That is:

     

    PV(rate, nper, pmt, fv, type)

     

    I don't know why anyone would use a complicated math formula when such a simple function is readily available.

Resources