B
boydie
I am attempting to sort a set of data by rows. So far the only way
have been able to do this is by first transposing the data, sorting i
the normal way and then transposing the data back again.
Is there a quicker way
have been able to do this is by first transposing the data, sorting i
the normal way and then transposing the data back again.
Is there a quicker way