Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 1
Default Averaging Sections of data

I have a daily weather data set that rannges from 1900 to 2010 with date in column A, rain (total mm for day) column B, and transpiration column c. I would like to find average transpiration for 25/11 to 5/12 (ten days), for each year and then graph accordingly.

Is this possible, its doing my head in

Cheers
ATC123
  #2   Report Post  
Senior Member
 
Location: Philippines
Posts: 161
Default

Quote:
Originally Posted by ATC123 View Post
I have a daily weather data set that rannges from 1900 to 2010 with date in column A, rain (total mm for day) column B, and transpiration column c. I would like to find average transpiration for 25/11 to 5/12 (ten days), for each year and then graph accordingly.

Is this possible, its doing my head in

Cheers
ATC123
On D2, D3, D4, etc., input 10, 20, 30, so on and so forth.
On E2, the formula should have:

=AVERAGE(OFFSET(C$2,0,0,10,1))

On E3, the formula should have:

=AVERAGE(OFFSET(C$2,D2,0,10,1))
__________________
Asobi Wa Owari Da
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Averaging Data FGE-carl Excel Discussion (Misc queries) 2 July 1st 09 03:15 PM
Copy Paste sections of data Nikki Excel Worksheet Functions 12 December 10th 08 07:42 PM
averaging data James Excel Discussion (Misc queries) 10 December 11th 06 03:12 AM
Averaging data Capt Bill Excel Worksheet Functions 2 March 27th 06 10:13 AM
incremental averaging of data ndflyguy Excel Discussion (Misc queries) 1 October 27th 05 04:50 PM


All times are GMT +1. The time now is 04:34 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"