is it possible to sort by rows?

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
 
P

Paul Falla

Dear Boydie
Highlight the row(s). Click on Data/Sort. Click on the
options button and select the "Sort Left to Right" radio
button.

Hope this helps

Paul Falla
 
Top