>>/7803/
Uhh, I won't touch Excel anymore if I dont have to.
e.g. pythonish:

sorted_data = sorted(data_tuple_array, key=lambda x: (-x[0], x[1]))