I have a worksheet with 2 columns, what i want to do is to check if cell 1 in column A falls between, say 01:00 and 02:00 then to look to see which other cells in column A also fall between those times and average the values in the corresponding cells (row) in column B.
so in the example below rows 1 thru 5 are within the time range therefore i would want to average B1:B5
A B
1 01:10 21
2 01:15 22
3 01:09 23
4 01:53 24
5 01:06 25
6 02:10 13
7 02:15 24
8 03:21 32
9 03:56 6
10 04:02 12
can anyone help?
Craig
so in the example below rows 1 thru 5 are within the time range therefore i would want to average B1:B5
A B
1 01:10 21
2 01:15 22
3 01:09 23
4 01:53 24
5 01:06 25
6 02:10 13
7 02:15 24
8 03:21 32
9 03:56 6
10 04:02 12
can anyone help?
Craig