Sorting

C

Charlie

What I need to do is a bit hard to describe so I'll give an example:

A B C D E F

1400 data1 data1 data1 data1 data1
data1 data1 data1 data1 data1
data1 data1 data1 data1 data1
2130 data2 data2 data2 data2 data 2
data2 data2 data2 data2
0900 data3 data3 data3 data3 data3
data3 data3

How can I sort by column A and have the data for each time sort along with
it? I need to be able sort column A by a different time throughout the day.

Thanks,
Charlie
 

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