fx formula help cost multiplied by 8% each year

QTQ28

New Member
Joined
Sep 5, 2024
Messages
6
Office Version
  1. 365
Platform
  1. Windows
  2. Mobile
  3. Web
Ok so i need the current estimate to show: what the current cost/sq would be now if you added 8% increase to the cost/sq determined in the inspection year. Does that make sense? In the example below, there are 9 years between 2015 and 2024, so 9 x .08 = .72. If I then multiply 266 by 1.72, i get the desired number of 457.52. But how do i put that into a formula that excel will calculate on it's own? Thank you!


Cost/SqStyleYr BltInspected YearCurrent YearCurrent Est
266​
Mediterrenean
1993​
2015​
2024​
 

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.
Hello,
Is this formula be acceptable?
Excel Formula:
=(1+0,08*(CurrentYear-InspectedYear))*CostSq
 
Upvote 0
thanks for your help! If I do this:

= (1+0,08*(J2-I2))*F2 i get an error

1725979625082.png
 
Upvote 0
Ahhhhh thank you so much Excel wizard friends!!!
 
Upvote 0
Glad we could help & thanks for the feedback.
 
Upvote 0

Forum statistics

Threads
1,221,418
Messages
6,159,791
Members
451,589
Latest member
Harold14

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top