Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2
Default compute interest at 1.05% compounded daily on $77,000 for 5 years

i have invested $77,000 at an interest rate of 1.05% compounded daily. i want
to create a formula showing the yield at the end of 5 years (by day).
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 48
Default compute interest at 1.05% compounded daily on $77,000 for 5 years

larionova wrote:

i have invested $77,000 at an interest rate of 1.05% compounded daily. i want
to create a formula showing the yield at the end of 5 years (by day).


Do you mean you want to show every day's value for 1825 days? Or do you
want something that will show the value for any given day? Or do you
just want the value at the end of 5 years?

There is a simple formula that will give the value at any particular
time of compounded interest.

FV = P(1 + r)n

Future Value = principal times interest rate raised to the power of the
duration.

Your interest rate would be .05/365 + 1

So your formula is 77000*(1.000136986)n
the n is the number of days and is an exponent.

to find your balance at, say, day 123 just plug 123 into n.

John
  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2
Default compute interest at 1.05% compounded daily on $77,000 for 5 ye

Thank you John. I input the formula in cell A1, and all I got for an answer
is the formula. Please, what am I edoing wrong?

"John" wrote:

larionova wrote:

i have invested $77,000 at an interest rate of 1.05% compounded daily. i want
to create a formula showing the yield at the end of 5 years (by day).


Do you mean you want to show every day's value for 1825 days? Or do you
want something that will show the value for any given day? Or do you
just want the value at the end of 5 years?

There is a simple formula that will give the value at any particular
time of compounded interest.

FV = P(1 + r)n

Future Value = principal times interest rate raised to the power of the
duration.

Your interest rate would be .05/365 + 1

So your formula is 77000*(1.000136986)n
the n is the number of days and is an exponent.

to find your balance at, say, day 123 just plug 123 into n.

John

  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1
Default compute interest at 1.05% compounded daily on $77,000 for 5 years


make sure the cell that you've put the formula in is formatted as
general
then recalculate your cell (press f2 to edit, then press enter)


--
MDubbelboer
------------------------------------------------------------------------
MDubbelboer's Profile: http://www.excelforum.com/member.php...o&userid=36330
View this thread: http://www.excelforum.com/showthread...hreadid=562688

  #5   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 48
Default compute interest at 1.05% compounded daily on $77,000 for 5 ye

What formula did you put in the cell?

Try this.

In a2 put =power(1.000136986,a1)*77000

Put the mumber of days in a1 and the principal will appear in a2... did
for me anyway.

John


larionova wrote:
Thank you John. I input the formula in cell A1, and all I got for an answer
is the formula. Please, what am I edoing wrong?

"John" wrote:


larionova wrote:


i have invested $77,000 at an interest rate of 1.05% compounded daily. i want
to create a formula showing the yield at the end of 5 years (by day).


Do you mean you want to show every day's value for 1825 days? Or do you
want something that will show the value for any given day? Or do you
just want the value at the end of 5 years?

There is a simple formula that will give the value at any particular
time of compounded interest.

FV = P(1 + r)n

Future Value = principal times interest rate raised to the power of the
duration.

Your interest rate would be .05/365 + 1

So your formula is 77000*(1.000136986)n
the n is the number of days and is an exponent.

to find your balance at, say, day 123 just plug 123 into n.

John

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
bank cal for interest on cd Frank Malone Excel Worksheet Functions 12 June 11th 06 10:27 PM
to compute interest rate from principal and interest amount PVJ Excel Discussion (Misc queries) 3 December 28th 05 05:01 PM
Interest Functions dwe Excel Worksheet Functions 17 December 8th 05 01:32 PM
Function for interest rate over several years Ozborne787 Excel Worksheet Functions 1 November 9th 05 05:39 PM
How can we use Excel to calculate interest with daily compounding Duke Carey Excel Discussion (Misc queries) 0 June 1st 05 12:08 AM


All times are GMT +1. The time now is 08:20 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"