View Single Post
  #1   Report Post  
kman24
 
Posts: n/a
Default Can you average data in 1 column based on a range of values in another?


Hi all,

I'd be very grateful indeed for any help with this problem!

I have a range of times in column A and corresponding data in column B.
Several data points in column B relate to a given time in column A, and
the number of data points varies for each time (see below):

A B
0:00:01 67
0:00:01 65
0:00:01 56
0:00:01 87
0:00:02 56
0:00:02 78
0:00:03 78
0:00:04 98
0:00:04 65
0:00:05 102

I'm desparately trying to average the data in column B based on a range
defined by column A (e.g. 0:00:02 to 0:00:03 = 70.67). Is there a
function which could do this?

I have thousands of data points so it is a nightmare to select each
range manually!

Thanks very much


--
kman24
------------------------------------------------------------------------
kman24's Profile: http://www.excelforum.com/member.php...o&userid=16568
View this thread: http://www.excelforum.com/showthread...hreadid=314274