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!
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!