+ Reply to Thread
Results 1 to 8 of 8

Reverse Formula with PMT function in Equation?

  1. #1
    Forum Contributor
    Join Date
    12-30-2009
    Location
    US
    MS-Off Ver
    Excel 2003, 2010, 2016, 2019, & Office 365
    Posts
    194

    Reverse Formula with PMT function in Equation?

    Hello,

    This is similar to my previous posting, but a tad more difficult (at least for me).
    I need the formula to solve for the interest rate. Here is the existing equation to reverse:

    =C10/(PMT(E39/12,J2*J3,-C2)*12 which yields a value of 1.53

    C10 =134,900
    E39 =5.50%
    J2 =25 Years
    J3 =12 Pmts per year
    C2 =1,200,000

    I need to know the formula to solve for the interest rate if the value is 1 instead of 1.53.
    It's seems to be more difficult since there is PMT formula in the middle of the equation so it's difficult for me to do the algebra.

    Thank you so much

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Reverse Formula with PMT function in Equation?

    It's always helpful if you explain what you're trying to calculate ...
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Forum Contributor
    Join Date
    08-14-2013
    Location
    Here and there
    MS-Off Ver
    Excel 2010
    Posts
    376

    Re: Reverse Formula with PMT function in Equation?

    Try using the RATE function.

  4. #4
    Forum Contributor
    Join Date
    12-30-2009
    Location
    US
    MS-Off Ver
    Excel 2003, 2010, 2016, 2019, & Office 365
    Posts
    194

    Re: Reverse Formula with PMT function in Equation?

    I did. I need to solve for the interest rate. In the example 5.50% is the interest rate. The formula I gave gives a value of 1.53, I need to know the % if the value is 1.00.

  5. #5
    Forum Contributor
    Join Date
    12-30-2009
    Location
    US
    MS-Off Ver
    Excel 2003, 2010, 2016, 2019, & Office 365
    Posts
    194

    Re: Reverse Formula with PMT function in Equation?

    Ursul, I need more info than that. I have racked my brain. To make things easier, I need to know what excel does with the PMT function so I can just make the whole thing a math formula and then work backwards making the interest rate the variable to solve for.

  6. #6
    Forum Contributor
    Join Date
    08-14-2013
    Location
    Here and there
    MS-Off Ver
    Excel 2010
    Posts
    376

    Re: Reverse Formula with PMT function in Equation?

    Rick, have you try using F1 and finding the RATE function or the PMT function and see what it says - they have very good explanations.

  7. #7
    Forum Contributor
    Join Date
    12-30-2009
    Location
    US
    MS-Off Ver
    Excel 2003, 2010, 2016, 2019, & Office 365
    Posts
    194

    Re: Reverse Formula with PMT function in Equation?

    LOL, ok guys for all you algebra fans I figured out a straightforward equation:

    =C10/((C2*(E39/12))/(1-(1+(E39/12))^(-J2*J3))*12) which yields 1.53

    Using the following:
    C10 =134,900
    E39 =5.50%
    J2 =25 Years
    J3 =12 Pmts per year
    C2 =1,200,000

    I need to revamp the equation to solve for the interest rate if the number is 1.00 not 1.53.

  8. #8
    Forum Contributor
    Join Date
    12-30-2009
    Location
    US
    MS-Off Ver
    Excel 2003, 2010, 2016, 2019, & Office 365
    Posts
    194

    Re: Reverse Formula with PMT function in Equation?

    Ok, I have a formula that seems to be very close:

    =ROUND(((RATE(J2*J3,-1,C2)*(J2*J3))/-100),15)

    This formula results in 10.4596984615322% Which is right on target; however, the values in J2, J3, and C2 will change with each project and then the percentage does not come close to the right answer. Any suggestions? I know I'm making progress.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Reverse function...
    By Taruna Teki in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-26-2012, 12:08 PM
  2. Reverse Function
    By janschepens in forum Excel General
    Replies: 1
    Last Post: 05-16-2011, 08:57 PM
  3. How do I reverse the datevalue function?
    By Outcold43 in forum Excel General
    Replies: 3
    Last Post: 07-02-2009, 07:05 PM
  4. Replies: 3
    Last Post: 06-18-2007, 03:33 AM
  5. Need Formula or Function to calculate Margin (reverse of Percent a
    By Ken in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-07-2005, 06:06 AM

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