Thread
:
Cumulated expenses with inflation.
View Single Post
#
5
Posted to microsoft.public.excel.worksheet.functions
[email protected]
external usenet poster
Posts: 418
Cumulated expenses with inflation.
Errata....
I wrote:
=fv(n, r, 0, -P[0])
Oops, got my "n" and "r" mixed up. The correct formula that
corresponds to yours (P[0]*Sum((1+R)^i, i=0..n)) is:
=fv(r, n, 0, -P[0])
Reply With Quote
[email protected]
View Public Profile
Find all posts by
[email protected]