+ Reply to Thread
Results 1 to 2 of 2

How do I modify the PMT formula to change between monthly and annual compounding?

  1. #1
    Guest
    Join Date
    10-05-2011
    Location
    Utah
    MS-Off Ver
    Excel 2007
    Posts
    1

    How do I modify the PMT formula to change between monthly and annual compounding?

    Here's the problem:
    PV $450,000
    Rate: 6%
    Term: 3 years

    The payments will be monthly, but I want to show annual and monthly compounding. How do I change the formula? =pmt(.06/12,3*12,450000) This gets me monthly, what gets me annual?

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: How do I modify the PMT formula to change between monthly and annual compounding?

    With annual compounding it would simply be

    =pmt(.06,3,450000)
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

+ 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