can anyone help.. Trying to rank the times - quickest first but how do I do this and exclude the time 00:00:00 (ie a non finish or didnt show for race)
Currently using
=COUNTIFS(B$6:B$36, B16, H$6:H$36, "<"&H16)+1
but this ranks 00:00:00 as being the quickest which I want to exclude and the next quickest non-zero time to be the 1st position