Hi Everyone,
I'm working on a Rent Roll for a Real Estate Underwriting Model. In included growth rates in my model, which have different start dates depending on when a lease is rolling over. Since I'm multiplying my base rent with a rate and want to increase the base rent with the same growth rate by period I need to use some sort of power function (^1,^2,^3 etc.). Does anyone know a way to increase (^1 by one for each period, the challenge is that the start date of the growth rate is different so that it should start counting periods whenever a date was triggered, I thought about the counta function, but not really sure how to apply it.
I'm working on a Rent Roll for a Real Estate Underwriting Model. In included growth rates in my model, which have different start dates depending on when a lease is rolling over. Since I'm multiplying my base rent with a rate and want to increase the base rent with the same growth rate by period I need to use some sort of power function (^1,^2,^3 etc.). Does anyone know a way to increase (^1 by one for each period, the challenge is that the start date of the growth rate is different so that it should start counting periods whenever a date was triggered, I thought about the counta function, but not really sure how to apply it.