Present value of cash flows with different discount rates

tnis0612

New Member
Joined
Dec 14, 2007
Messages
15
I'm trying to find the present value of a series of all different cash flows but I want to use a series of rates to discount these cash flows instead of one fixed rate. Is there a function in Excel that will do this? Thanks.
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN
it looks to me like it's not something you can do in Excel. The PV and NPV functions both ask for a single rate and I get a VALUE error if I try to put in a range.
 
Upvote 0
Here is how to do it. If you need it in a function, you can use VBA. Perhaps a complex array can be used. It just depends upon your needs.

npv_irr.xlsx.xls
LMNOPQR
2YearInterestrateCashflowPVfactorPVofcashflowCumPVNetPresentValue
30(600)100%(600)(600)161
418%20093%185(415)
526%20087%175(240)
639%50080%401161
NPV Rule
 
Upvote 0

Forum statistics

Threads
1,214,814
Messages
6,121,711
Members
449,049
Latest member
THMarana

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