Sort 4 Columns

D

Dot

I want to sort 4 columns of data. A thru D. I want to sort by B then C then
D then A. Is this possible. The data sort feature only lets you do 3 at a
time.
 
D

Dave Peterson

Do the sort twice.

The first sort with one key--the most minor.

The second sort with the other 3 keys.
 
D

Dot

I thought there was a modification that could be done to the sort tool, but
doing it twice will work. Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top