Sorting more than 3 columns

C

Chad

I would like to sort more than 3 columns. The tool provided by Excel onlyi
allows me to sort on three columns. Does anyone have any suggestions as to
how I can do this?

Thanks,
Chad
 
D

Dave Peterson

You can do data|sort multiple times.

Start with the most minor fields and sort them (3 at a time), then the next 3
fields, then the next three, etc.
 
Top