Results 1 to 4 of 4

Thread: I am looking for a formula to calculate compound interest in Excel

  1. #1
    Join Date
    Jan 2012
    Posts
    41

    I am looking for a formula to calculate compound interest in Excel

    I would appreciate some help in locating a formula to calculate compound interest on an increasing principal. Can anyone please help.

  2. #2
    Join Date
    Aug 2011
    Posts
    564

    Re: I am looking for a formula to calculate compound interest in Excel

    If you add to the principal at a constant rate, and the interest rate doesn't change, then simple use the FV function. Otherwise, you need to use a step wise method, using a table of variable input to FV at every change in rate or principal addition. Or else follow the suggestions given in the below thread.
    How to Calculate Compound Interest

  3. #3
    Join Date
    Aug 2011
    Posts
    460

    Re: I am looking for a formula to calculate compound interest in Excel

    Hope this sample can help you out. The formula is * = End value of initial capital (1 + p) ^ n where p = interest rate (eg 0.05 for 5%) & n = term in years. There is also an Excel function: =-FV (p, n, 0, initial capital). However, this throws a negative result out from there - that's why the sign is used.

  4. #4
    Join Date
    Jul 2011
    Posts
    434

    Re: I am looking for a formula to calculate compound interest in Excel

    For this function ZW is recommended. It returns the future value of an investment at a constant rate and constant payments if necessary. A more detailed description of the function can be seen on the Office Excel Help website. For example, the formula = FV (3% / 12; xx, 0, -1000, 1) if interest is paid monthly at 3%, or = ZW (3% yy, 0, -1000, 1) at annual compounding. Xx or yy is for the period to be entered: the number of months for xx, yy the number of years that you are interested. 1000 is the investment that you have started.

Similar Threads

  1. Need Excel formula for Credit Card Interest Caculation
    By ELETTRA| in forum MS Office Support
    Replies: 3
    Last Post: 10-05-2012, 03:10 PM
  2. Replies: 2
    Last Post: 23-02-2012, 04:57 PM
  3. How to calculate formula as per run rate in Excel
    By (Cowherd) in forum MS Office Support
    Replies: 2
    Last Post: 15-02-2012, 04:58 PM
  4. Replies: 2
    Last Post: 01-02-2012, 07:46 PM
  5. Formula to Calculate Rate of Change in Microsoft Excel
    By Lanka Boy in forum MS Office Support
    Replies: 2
    Last Post: 14-01-2012, 03:49 PM

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
  •  
Page generated in 1,713,306,418.67569 seconds with 18 queries