Current location - Loan Platform Complete Network - Foreign exchange account opening - How to calculate compound interest with EXCEL
How to calculate compound interest with EXCEL
Use EXCEL to calculate compound interest as follows:

The compound interest formula is expressed in EXCEL as follows:

Cumulative value (sum of principal and interest):

= principal * power (1+ interest rate, time)

The unit of time is year, which can be directly divided by two times. For example, if the principal is A 1, the interest rate is A2, the start time is A3, and the end time is A4, then the formula of the accumulated value is:

= a 1 * power (1+A2, (A4-A3)/365)

If only interest needs to be calculated, the formula of interest is:

= principal * power (1+ interest rate, time)-principal

The formula of the above example is:

= a 1 * power (1+A2, (A4-A3)/365)-A 1

Compound interest is a method of calculating interest. According to this method, the interest will be calculated according to the principal, and the newly obtained interest can also be calculated, so it is commonly called "rolling interest", "snowballing usury" or "overlapping interest". As long as the period of calculating interest is closer, the wealth will grow faster, and the compound interest effect will be more obvious with the longer the term.