Horizontal Sorting.

Z

Zilva Zanga

I have a spreadsheet 32 columns * 1244 rows. Each row has only one value in
it. I wish to re-order the columns with the most used column on the left,
least used on the right. I've used the COUNT function at the bottom of the
table to establish usage for each column, what do I do next? The only sort
option that I can find is for a vertical sort.
 
B

Bob Phillips

Sort has a vertical option.

Goto Data>Sort, click the Options button, then you will see an option to
sort left to right.
 
Z

Zilva Zanga

Thank you.

Bob Phillips said:
Sort has a vertical option.

Goto Data>Sort, click the Options button, then you will see an option to
sort left to right.
 
Top