View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bryan Hessey
 
Posts: n/a
Default Interest Earned Formula


Try

=A1*((1+((D1)/365))^(C1))-A1
where A1 = opening balance,
D1 = interest rate
C1 = days

where C1 would be days in this month.


rray0032 Wrote:
What is the formula to enter to obtain for example the yearly or
monthly
interest earned on an account with an opening deposit of $1000.00 that
has an
APY of 2.9% and is compounded daily with the interest credited on a
monthly
basis?



--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=489757