ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Compound Interest (https://www.excelbanter.com/excel-discussion-misc-queries/194945-compound-interest.html)

RickS

Compound Interest
 
I see the formula for calculating annually compounded interest. Is there a
function formula for daily compounding of interest?

RickS

Tim879

Compound Interest
 
Try using the rate function and setting the nper = 360 or 365
(depending on how many days you want to use).

On Jul 15, 1:00*pm, RickS wrote:
I see the formula for calculating annually compounded interest. *Is there a
function formula for daily compounding of interest?

RickS



RickS

Compound Interest
 
Thanks Tim, are you suggesting I do this with the NPER or PV formulas? But
where do I put the 360 basis, in the formula as described in Excel Help?
Which component is the basis? NPER(rate, pmt, pv, fv, type)


RickS

--
Confused...


"Tim879" wrote:

Try using the rate function and setting the nper = 360 or 365
(depending on how many days you want to use).

On Jul 15, 1:00 pm, RickS wrote:
I see the formula for calculating annually compounded interest. Is there a
function formula for daily compounding of interest?

RickS




Bernie Deitrick

Compound Interest
 
Rick

You need to use the annual rate divided by the number of periods. For example, with a 5% annual
rate

Annual:
=FV(0.05,1,0,1000,1)

Monthly:
=FV(0.05/12,12,0,1000,1)

Daily:
=FV(0.05/365,365,0,1000,1)

All the financial functions work the same general way.

HTH,
Bernie
MS Excel MVP


"RickS" wrote in message
...
I see the formula for calculating annually compounded interest. Is there a
function formula for daily compounding of interest?

RickS




RickS

Compound Interest
 
thank you very much for the clarification
--
RickS


"Bernie Deitrick" wrote:

Rick

You need to use the annual rate divided by the number of periods. For example, with a 5% annual
rate

Annual:
=FV(0.05,1,0,1000,1)

Monthly:
=FV(0.05/12,12,0,1000,1)

Daily:
=FV(0.05/365,365,0,1000,1)

All the financial functions work the same general way.

HTH,
Bernie
MS Excel MVP


"RickS" wrote in message
...
I see the formula for calculating annually compounded interest. Is there a
function formula for daily compounding of interest?

RickS





Brad

Compound Interest
 

There are some instances were (1.05^(1/365)-1) is the correct interest rate
to be used - it all depends if you are dealing wth nominal or effective
interest rates.

Granted that .05/365 is used in more cases than what I posted - but one
needs to know which rate to use...

--
Wag more, bark less


"Bernie Deitrick" wrote:

Rick

You need to use the annual rate divided by the number of periods. For example, with a 5% annual
rate

Annual:
=FV(0.05,1,0,1000,1)

Monthly:
=FV(0.05/12,12,0,1000,1)

Daily:
=FV(0.05/365,365,0,1000,1)

All the financial functions work the same general way.

HTH,
Bernie
MS Excel MVP


"RickS" wrote in message
...
I see the formula for calculating annually compounded interest. Is there a
function formula for daily compounding of interest?

RickS






All times are GMT +1. The time now is 05:40 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com