Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I want to make an ROI energy improvements calculator. I've got this far: ----------------------- Improvement Cost Saving per year Cavity wall 750 150 Roof insulation 500 175 Total 1250 325 ROI: 3.8 years ----------------------- So far, so embarrassinly simple. However, I'd like to add a bit more... ----------------------- Probable yearly energy price increase: 12% Actual savings: Actual ROI: ----------------------- Any thoughts? Many thanks, Uberyes |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Uberyes,
=NPER((4%-12%),325,-1250) The 12% is the assumed increase in energy costs, and 4% is the assumed loss of income if you had otherwise invested the funds... HTH, Bernie MS Excel MVP wrote in message ups.com... Hi, I want to make an ROI energy improvements calculator. I've got this far: ----------------------- Improvement Cost Saving per year Cavity wall 750 150 Roof insulation 500 175 Total 1250 325 ROI: 3.8 years ----------------------- So far, so embarrassinly simple. However, I'd like to add a bit more... ----------------------- Probable yearly energy price increase: 12% Actual savings: Actual ROI: ----------------------- Any thoughts? Many thanks, Uberyes |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I need to convert foot pounds of energy to joules and vice versa | Excel Worksheet Functions | |||
calculating energy costs per month | Excel Discussion (Misc queries) | |||
how do i calculate energy consumed in excel? | Excel Discussion (Misc queries) | |||
Help with Macro: summing together/roll over rows (Energy Trading, see example) | Excel Programming | |||
list 3 things to minimise waste and conserve energy and resour... | Excel Discussion (Misc queries) |