How to calculate compound interest?

Jakest

New Member
Joined
Oct 10, 2019
Messages
14
Office Version
  1. 365
hello first post here

i want to learn to calculate compound interest using excel
how do i do that?

let say i have 1000$ and it gets 10% raised every week
how do i calculate the total growth in 1 year?
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
Can you not use the same idea provided in the link by Special-k99?

Where you have

=A1*(1+B1)^C1

where A1 is the initial value
B1 is the interest
C1 is the number of weeks
 
Upvote 0
Hello,

First step is to determine if your interest rate is

A. 10% per year
or
B. 10% per week ...

Formula is = Amount * (1+i)^52

A. gives a result : 142'042.93

B. gives a result : 1'105.06

There is a tiny difference ...!!!
 
Last edited:
Upvote 0
let say i get 10$ every week
and im getting 10% raise every week

how much it will be the amount in 52 and 104 weeks?
 
Upvote 0
Impressive 10% per week ... !!!

Mathematically :

1'000 * ( 1 + 10% ) ^ 52 = 142' 042.93

1'000 * ( 1 + 10% ) ^ 104 = 20'176'194.52
 
Upvote 0
shouldn't be 10 instead of 1,000?

Also i just want to add something else you said which either i misunderstood or James missed.

For your newest example did you want to add 10% interest AND an extra $10 each week?
 
Upvote 0

Forum statistics

Threads
1,214,419
Messages
6,119,389
Members
448,891
Latest member
tpierce

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