need help calculation a compound interest spreadsheet for commissions

canoli

New Member
Joined
Oct 19, 2015
Messages
1
Hello,

This is my first time posting here so hopefully somebody here can help. I have a spreadsheet tracking all of deposits made in a certain acct through a 2 year period. I am trying to make a spreadsheet to show what the compounded interest will be for a specific deposit at a certain month after the deposit. So to help explain i have the spreadsheat below. the period is the month number from 1-12 starting, year 2 will be 13-24 etc. The current month is the amount of months from themonth day this started so january 1 2014 and 22 months later is october 2015. I have over 300 deposits through the 22 month period since this started and i would like to be able to pull down from the first compounded amount through the entire list to get the compunded interest for each amount with the different total months it was in the account. On another page i have a simple compound interest calculator that i would like it to fill the values in and populate back under the compounded amount section.

the main objective is to be able to see the exact value of each deposit at a given point in time while taking in consideration that each deposit was in a different month and so there for will have a different compounded interest time. So anywhere from 22 months to just 1 month interest.

Does this make sense? Can this be done?
Current month22
AmountPeriodCompounded Amount
5001
3001
1504
25005
1257
3007

<tbody>
</tbody>

Formula on page 2 doing the calculations
Formula
Initial Investment500Amount on page 1
Annual Interest Rate0.12(Fixed) 12%
No of compounding periods12(Fixed) for compounded monthly
No of Months22= (current month) - (Period) + 1
Balance=Initial Investment * (1 + Annual Interest Rate /No of compounding periods) ^ (No of Months)

<tbody>
</tbody>


Thanks,
Canoli
 

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.

Forum statistics

Threads
1,215,784
Messages
6,126,878
Members
449,347
Latest member
Macro_learner

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