View Single Post
  #1   Report Post  
Legan002
 
Posts: n/a
Default What formula can you use to compound monthly returns?

Instead of typing ((1+C4)*(1+C5)*(1+C6))-1 is there a formula I can use say
=compound(c4:c6) to get what I need? You would think that would be an
extremely helpful formula.