Hi, the current formula i'm using in my spreadsheet is INDEX(F3:F4,MATCH(MAX(!E3:E4),!E3:E4,0))

While this formula works fine where there are no errors, I can't get the formula to work when it's looking up a range of values that contain an error i.e #NUM!. Is there anything I can add to this formula that will ignore the errors?

Thanks!