Calculating "Compounding Annually" using FV Function?

des378

New Member
Joined
Jun 11, 2024
Messages
13
Office Version
  1. 365
Platform
  1. MacOS
Hi,

I'm using the following variables with the FV Function, but after checking a few compound interest calculators online I noticed it is "compounded monthly" - how do I change it so I can calculate the return on an investment "compounded annually" instead? Can I use the FV function or do I need to do it manually? And if I do it manually what would the equation/formula be?

EX:

VARIABLES

return rate = 5%
monthly contributions = $100/month
existing value/savings = $1000
# of years to save = 5
->compounded annually

Current Function/Formula: FV(0.05/12,5*12,-100,1000)


Thanks in advance!
 
The difficulty with the scenario is, why would anyone make monthly savings contributions, if compounding is only annually?
 
Upvote 0
Does this match your online calculator?

Book1
ABC
1return rate = 5%5%
2monthly contributions = $100/month$ 1,200.00Year
3existing value/savings = $1000$ 1,000.00
4# of years to save = 55
5
6Future Value$7,907.04
Sheet1
Cell Formulas
RangeFormula
B6B6=-FV(B1,5,B2,B3,0)
 
Upvote 0

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