hi

I need to find the minimum value in a range of just 5 cells but I want to exclude the lowest value

I need to know the earliest start time in a range of 5 start times but exclude where the value is midnight

So I want the return to be 07:00 in this example below

00:00 00:00 08:00 08:00 07:00

thanks in advance