View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default How can I determine what the compound interest rate is

=((100/45)^(1/5))-1 if the compounding is annually.
Format as percentage if you want to.
--
David Biddulph

"LarryG" wrote in message
...
I am trying to determine an interest rate using excel
Example: If I start with $45 and in 5 years it grows to $100, what is the
rate it is compounding at?