Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Nick
 
Posts: n/a
Default Compounding payments

I'm looking for a formula that will replace a look up table. I have a base
amount of $250 that increases 5% with each event (compounded) such that the
first event is $250, second event is $512.50, then $788.13, etc. Is there a
financial (or other) function that would tell me the total amount of the xth
event?
--
Thanks,
Nick
  #2   Report Post  
bpeltzer
 
Posts: n/a
Default

Use the FV function: =-FV(5%,3,250) will tell you the value after the 3rd
event.

"Nick" wrote:

I'm looking for a formula that will replace a look up table. I have a base
amount of $250 that increases 5% with each event (compounded) such that the
first event is $250, second event is $512.50, then $788.13, etc. Is there a
financial (or other) function that would tell me the total amount of the xth
event?
--
Thanks,
Nick

  #3   Report Post  
Nick
 
Posts: n/a
Default

This worked perfectly! So simple and elegant. I had tried the FV function
(and a bunch of others) but wasn't familiar with the -FV.

Thank you, Nick



"bpeltzer" wrote:

Use the FV function: =-FV(5%,3,250) will tell you the value after the 3rd
event.

"Nick" wrote:

I'm looking for a formula that will replace a look up table. I have a base
amount of $250 that increases 5% with each event (compounded) such that the
first event is $250, second event is $512.50, then $788.13, etc. Is there a
financial (or other) function that would tell me the total amount of the xth
event?
--
Thanks,
Nick

  #4   Report Post  
Fred Smith
 
Posts: n/a
Default

-FV isn't a separate function -- it means the negative of the result of the FV
function.

The sign is supposed to indicate the direction of the cash flow (eg, positive
values are money into your pocket and negative values are money out of your
pocket). Many people only want positive numbers, so they just insert a leading
negative sign, which converts FV's negative results into a positive.

--
Regards,
Fred


"Nick" wrote in message
...
This worked perfectly! So simple and elegant. I had tried the FV function
(and a bunch of others) but wasn't familiar with the -FV.

Thank you, Nick



"bpeltzer" wrote:

Use the FV function: =-FV(5%,3,250) will tell you the value after the 3rd
event.

"Nick" wrote:

I'm looking for a formula that will replace a look up table. I have a base
amount of $250 that increases 5% with each event (compounded) such that the
first event is $250, second event is $512.50, then $788.13, etc. Is there
a
financial (or other) function that would tell me the total amount of the
xth
event?
--
Thanks,
Nick



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
need help with compounding and accumulating formula... rebeat Excel Discussion (Misc queries) 0 June 14th 05 05:13 PM
Matching cheque payments to invoices Eddie Excel Discussion (Misc queries) 6 May 18th 05 06:16 AM
How do I forecast future payments by analyzing past payments? CeeBee Excel Worksheet Functions 1 March 17th 05 06:43 PM
PPMT formula that generates equal payments ExcelMonkey Excel Worksheet Functions 3 February 15th 05 07:39 PM
How to calculate total interest on 12 month loan with early payments Fred Smith Excel Worksheet Functions 0 January 6th 05 02:33 AM


All times are GMT +1. The time now is 10:46 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"