xander1981
05-30-2014, 04:50 PM
Hello,
I have a spread sheet detailing my running stats. In the table I list ever race I have entered. In column G there are the distances of each race in miles ie 26.2, 13.1, 10 etc. in Column I there are my finishing times in hh:mm:ss. I need to check each cell in column G against the distance in cell A22 where the MIN will be displayed but I only want the MIN of the races for that specific distaance. I have the following formula but it does not seem to work.
=MIN(IF($G$2:$G$10=A22,$I$2:$I$10))
Any ideas?
I have a spread sheet detailing my running stats. In the table I list ever race I have entered. In column G there are the distances of each race in miles ie 26.2, 13.1, 10 etc. in Column I there are my finishing times in hh:mm:ss. I need to check each cell in column G against the distance in cell A22 where the MIN will be displayed but I only want the MIN of the races for that specific distaance. I have the following formula but it does not seem to work.
=MIN(IF($G$2:$G$10=A22,$I$2:$I$10))
Any ideas?