+ Reply to Thread
Results 1 to 3 of 3

How to use the function rate?

  1. #1
    Forum Contributor
    Join Date
    07-29-2005
    Location
    Singapore
    MS-Off Ver
    2007
    Posts
    253

    Question How to use the function rate?

    Hi,

    I tried looking up on rate( ) and used it to compound interest. Is this the correct function to use?

    I have a sample here calculating the future value based on 3.44% monthly return with present value of 3000 and future value of 4500. I want to find out the new monthly return if I were to increase my future value to say 6000.
    Attached Files Attached Files

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: How to use the function rate?

    Hi,

    Excel does not actually have a specific function for compounding interest on an initial sum of money. The FV() function is designed returns to return the future value of an initial investment plus a series of constant payments.You've arrived at the right answer by using a very special version of it where you effectively ignore any future payments. And as you found you had to introduce a negative sign in the function to give you a positive result.

    This one case where you should understand and use the general formula

    PV * (1 + i ) ^ n

    where PV is the initial sum, i the interest rate, (i.e. 5% would be .05) and n is the number of periods.

    Hence in your case the formula would be

    Please Login or Register  to view this content.
    Regards
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Forum Contributor
    Join Date
    07-29-2005
    Location
    Singapore
    MS-Off Ver
    2007
    Posts
    253

    Re: How to use the function rate?

    Hi,

    Actually I'm looking for the rate of return per month. I can use the formula =((B5/B2)^(1/12))-1 to get the rate but just wondering if there is an excel function that I can use in excel 2007.

+ 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