View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
ShaneDevenshire ShaneDevenshire is offline
external usenet poster
 
Posts: 2,344
Default RUNNING Avg - how?

Hi,

A litle more info regarding the data layout would be helpful, but the usual
way is

=AVERAGE(A$1:A1) and then fill down, on row 10 this formula would read
=AVERAGE(A$1:A10)

--
Thanks,
Shane Devenshire


"Boswell" wrote:

/
--
Boswell