LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.newusers
B. R.Ramachandran
 
Posts: n/a
Default how do I calculate rent over time with interest increase included

Hi,

Assuming that there will be a constant precent increase in rent every year,

Future rent = Current rent * (1+percent increase/100)^(number of years later)

(e.g.,) if the current rent is $1000, and there will a 5% increase every year,
the rent three years later will be,

1000*(1+5/100)^3

SO, if the current rent is in A1, % increase is in B1, the number of years
after this year is in C1, in D1 enter the formula,
=A1*(1+B1/100)^C1

However, if you are calling the current year "Year 1" and you want to
calculate the rent during "Year N",

Rent during Nth year = Rent during 1st year *(1+percent increase/100)^(N-1)

Hope this helps,
Regards,
B. R. Ramachandran


If the rent for the current year is in

"MarcApril" wrote:

What is the Excel formula to calculate what my rent would be in future years
when a percentage rate increase is added each year ?

 
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
calculate time periods umba-sr Excel Worksheet Functions 1 February 21st 06 02:13 PM
How do I calculate time durations over numerous dates MBubier Excel Worksheet Functions 4 November 30th 05 08:08 PM
How do I write the formula to calculate someones time worked deusy Excel Worksheet Functions 3 November 16th 05 08:49 PM
How do I set up a formula on a time sheet to calculate time in 1/. gschmid Excel Discussion (Misc queries) 2 January 18th 05 01:48 PM
calculate negative or positve difference in time kpmoore Excel Discussion (Misc queries) 2 January 5th 05 01:35 AM


All times are GMT +1. The time now is 07:53 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"