Present value of uneven stream of payments

hedgeman50

Board Regular
Joined
Sep 20, 2002
Messages
76
I need to calculate the present value of 360 uneven payments (30-year mortgage). Years one through five would be $1x, years six through 10 would be 1.5x, years 11 through 15 would be $1.8x, and so on.

How can I create a calculation that takes the future payments in cells A1 through A360 and discounts those back at a given discount rate?

This is very easy to do with a financial calculator, but I can't seem to figure it out in Excel. Any help is appreciated!

Hedgeman50
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
I'll give XNPV a try. I need to bring my Office XP disk to the office tomorrow to install the Analysis ToolPak to use XNPV. Thanks.
 
Upvote 0
You could do it using the plain NPV function (no analysis toolpak needed) if you first convert your discount rate from an annual rate to a monthly rate before inputting that into the NPV formula and applying to the monthly cashflow.

To convert the discount rate you would just do (1+r)^(1/12)-1 where r is the annual discount rate.

The implicit assumption is that the cashflows are evenly spaced at monthly intervals and are in arrear ie the first cashflow takes place at the end of month 1.
 
Upvote 0
Thanks

I just used the NPV function and changed the annual rate to a monthly rate. Thanks for the help!
 
Upvote 0

Forum statistics

Threads
1,215,006
Messages
6,122,666
Members
449,091
Latest member
peppernaut

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top