sort by column then by numbers in a row (opens in new tab)
HI allI have a table of results pictured here. Once the results are in, I sort the table by the Total Score Column. When we have a tie (as in line 3 & 4, I need to sort by who has the most highest score... so, who has the most 9 (equal here), then by most 8.5 (line 4 wins the tiebreaker, 4 over 2)Can I do this so it doesn't affect the order of the columns but just the rows involved.
Read the original article