Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / October 2007

Tip: Looking for answers? Try searching our database.

rolling average formula

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Graham Hill - 14 Oct 2007 17:40 GMT
I'm sure this a snap for the sharks...

I wish to create a formula for a basic daily rolling average, up to now I
have been typing in a formula for each day which is  time consuming and very
inefficient,  as follows...

     Sequence          Value                                 Average
formula
     day #1 25  25  `= 25/1
     day #2 5  15  `=30/2
     day #3 3  11  `=33/3
     day #4 6  9.8  `=39/4
     day #5 13  10.4  `=52/5
     day #6 10  10.3  `=62/6
     day #7 12  10.6  `=74/7
     day #8 25  12.4  `=99/8
     and so on

thanks for any help

Gra
JW - 14 Oct 2007 17:46 GMT
> I'm sure this a snap for the sharks...
>
[quoted text clipped - 17 lines]
>
> Gra

Assuming that your data starts in A2, use something like this:
=AVERAGE($A$2:A2)

Then, drag down as far as needed.  This will keep the first reference
to A2, not matter how far you take the formula down.

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.