Hi,
I am storing all of m running times on an excel sheet. I have the distance run in column A (lets say A1:100) and the time in column B (B1:100).
In a separate table columns E and F have ranges of distances (0 - 10[in E1 and F1 resp.], 11 to 20 in row 2, 1 to 30 I row 3, etc).
What I want is I column G - for example G1 to pick out the best / lowest time I have done for a run between0 and 10 miles.So the formula will read column A, pick out the distances between 0 and 10, then choose the lowest time from column B.
I think it is a combination of CHOOSE and MIN but I cannot quite get it.
Any help greatly appreciated
Jay
I am storing all of m running times on an excel sheet. I have the distance run in column A (lets say A1:100) and the time in column B (B1:100).
In a separate table columns E and F have ranges of distances (0 - 10[in E1 and F1 resp.], 11 to 20 in row 2, 1 to 30 I row 3, etc).
What I want is I column G - for example G1 to pick out the best / lowest time I have done for a run between0 and 10 miles.So the formula will read column A, pick out the distances between 0 and 10, then choose the lowest time from column B.
I think it is a combination of CHOOSE and MIN but I cannot quite get it.
Any help greatly appreciated
Jay