Ok I have the following variables
Discount Rate (R) - A static user defined value
demand (D) - the result of a query
base year (Y1) - 2003
future year (Y2) - user entered and needs to count backward to base year
I need the following formula to execute
NPD = D/ (1+R)^(Y2-Y1)
and iterate...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.