View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Casius Casius is offline
external usenet poster
 
Posts: 4
Default Simple Moving Average with N

Hi,
I'm trying to create a Simple Moving Average coloum with "N" days
data. Is it possible enter the varible in a cell and have excel
calculate the moving average with the cells N value?
In other words, is it possible to create a S.M.A coloum where you
can change the number of periods with just one cell change?

Thanks in advance for any help..

Steve