Forum Discussion
MyLe_jam
Nov 02, 2020Copper Contributor
Name range in formula
English isn't my first language so sorry in advanced. Hi, I'm using Excel 2016. My teacher use the name range in NPV formula but somehow I can't use it at all. In details: my teacher name 2 range, e...
mathetes
Nov 02, 2020Silver Contributor
Instead of images, is it possible for you to post the actual spreadsheet you have? My suspicion is that you haven't actually named the range but have just put a heading up there....but without the spreadsheet itself one can only guess.
- mathetesNov 03, 2020Silver Contributor
I think what you were missing is the absolute reference for the Rate portion of the formula. I didn't check the results but see if this works.
=NPV($B$2,@benefit-@cost)
The "$" dollar signs make each formula, all the way down the column, continue to refer to B2 even though the other references are changing.