View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Kent Kent is offline
external usenet poster
 
Posts: 10
Default Average cyclic error

Dear all,

I have a series of data in Column A

A
2
5
6
=average(a1:a9)
7

Cell A4 is the average from A1 to A5, in this case is 5
However, if I simply put this formula into A4, it obviously is an error.
What should be the formula then?

Thanks

Kent