+ Reply to Thread
Results 1 to 3 of 3

Formula to calculate cumulative interest

  1. #1
    mam
    Guest

    Formula to calculate cumulative interest

    I want to calculate the amount of interest which would be earned over a
    number of years. I will be starting with a base amount (say $25,000) which
    will earn 8% interest compounded annually. I tried using the ACCRINTM
    formula, but it isn't giving me the correct amount (which I figured out
    manually).

    My manual calculation showed that $25,000 earning 8% interest compounded
    annually over 9 years would earn a total of $24,975 of interest. What
    formula can I use to get Excel to do the calculation for me?

  2. #2
    Peo Sjoblom
    Guest

    Re: Formula to calculate cumulative interest

    =FV(8%, 9, 0, -25000)

    --
    Regards,

    Peo Sjoblom

    Portland, Oregon




    "mam" <[email protected]> wrote in message
    news:[email protected]...
    >I want to calculate the amount of interest which would be earned over a
    > number of years. I will be starting with a base amount (say $25,000)
    > which
    > will earn 8% interest compounded annually. I tried using the ACCRINTM
    > formula, but it isn't giving me the correct amount (which I figured out
    > manually).
    >
    > My manual calculation showed that $25,000 earning 8% interest compounded
    > annually over 9 years would earn a total of $24,975 of interest. What
    > formula can I use to get Excel to do the calculation for me?



  3. #3

    RE: Formula to calculate cumulative interest

    "mam" wrote:
    > My manual calculation showed that $25,000 earning 8%
    > interest compounded annually over 9 years would earn a
    > total of $24,975 of interest. What formula can I use to
    > get Excel to do the calculation for me?


    =FV(8%, 9,, -25000) - 25000

+ 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