LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Cumulated expenses with inflation.

Hi,

I want to calculate expenses over a period of times.

My inputs are :
- Initial Expense (P[0])
- Number of month (n)

Currently I do not take inflation into acount so my formula is just:

Total Expense : S[n] = P[0]*n

Now, if I want to take inflation into account, my expenses would
increase for each period.
So I have one more input : R is the monthly inflation rate.

So the expense each month is : P[i]=P[i-1]*(1+R)=P[0]*(1+R)^i

An my total expense is S[n] = Sum(P[i],i=0..n) = P[0]*Sum((1+R)^i,
i=0..n)

How do I translate this in a Excel formula ?

Thank you

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mileage Claim Formula johndavies New Users to Excel 4 August 14th 06 09:24 AM
I want a template for shared rent expenses please help me find a proper template New Users to Excel 1 December 13th 05 10:01 PM
Inflation Adjustment dimitmant Excel Discussion (Misc queries) 1 November 17th 05 09:06 AM
Template to track credit card expenses and expense reports combi sunshinelover Excel Discussion (Misc queries) 2 August 18th 05 02:58 AM
Pie Chart- Expenses coal_miner Charts and Charting in Excel 1 June 9th 05 05:01 PM


All times are GMT +1. The time now is 11:42 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"