Compound Interest

Muthukrishnan V

Active Member
Joined
May 29, 2008
Messages
280
Office Version
  1. 365
Platform
  1. Windows
Compound Interest calculation

Office 365

Cell C182 contains Investment in numerical 64000
Cell C183 contains Interest rate per annum 6.10%
Cell C184 contains period (in months) 21
Cell C185 contains compounding frequency: 4
(Quarterly; 4 times in a year)

I request formula for arriving at the compounded value of the investment,
rounded to the nearest rupee, on maturity date.

Thanking you,
 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.
What did you try?
You can add the rounding to the nearest rupee.

T202007b.xlsm
BC
1Investment64,000.00
2Rate -Annual6.10%
3Months21
4Compounding4
5
6Future Value$69,292.82
7
4b
Cell Formulas
RangeFormula
C6C6=FV(C2/4,C3/4,0,-C1,0)
 
Upvote 0

Forum statistics

Threads
1,215,025
Messages
6,122,734
Members
449,094
Latest member
dsharae57

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