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 / January 2006

Tip: Looking for answers? Try searching our database.

Average data/reduction

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
MC - 09 Jan 2006 13:46 GMT
I have a number of worksheets where each contains two rows of data
representing wind speed and direction recorded every 10sec (8636 records per
day).  I would like to average every 60 records so that each  record on a new
worksheet (or rows)represents the average wind speed and direction every 10
minutes of the day.  I would also like to be able to set up a new data set
with only data recorded every 10 minutes (or other time interval)
represented.  Any help would be much appreciated
Signature

MC

Bernard Liengme - 09 Jan 2006 14:41 GMT
In column A of Sheet2 I have some numbers
On Sheet3, I want the average of these in groups of 10
IN any cell in Sheet 3  I used:
=AVERAGE(INDIRECT("Sheet2!A"&(ROW(A1)-1)*10+1&":A"&(ROW(A1)-1)*10+10))
I copied this down the column and got what was needed

Can you adapt this?
To get every 10th entry I use =INDIRECT("Sheet2!A"&(ROW(A1)-1)*10+1) and
copied down the column
This gave me the data from A1, A11, A21..... on Sheet2
Signature

Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

>I have a number of worksheets where each contains two rows of data
> representing wind speed and direction recorded every 10sec (8636 records
[quoted text clipped - 6 lines]
> with only data recorded every 10 minutes (or other time interval)
> represented.  Any help would be much appreciated
MC - 09 Jan 2006 15:19 GMT
Worked a treat, thanks
Signature

MC

> In column A of Sheet2 I have some numbers
> On Sheet3, I want the average of these in groups of 10
[quoted text clipped - 16 lines]
> > with only data recorded every 10 minutes (or other time interval)
> > represented.  Any help would be much appreciated
 
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.