View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default AVERAGE question

In Column D enter:

=AVERAGE(B1:B7)
=AVERAGE(B8:B14)
=AVERAGE(B15:B21)

and continue down as far as you need.
--
Gary''s Student - gsnu2007k


"Dave Horne" wrote:

In Column B I have numbers entered on a daily basis. I would like to see
the weekly average of those numbers in column D.

Thanks in advance, Dave Horne