Data Sorting

P

Penrhos

I have 3 columns of data. (in actual fact I have 73 columns, but do not want
any sort of columns 3 to 73).

Column 1 is numeric data in ascending order.
Column 2 is Text data tied to and relevant to the numbers in column 1.
Column 3 is the same numeric data as in Column 1, but in random order.

I want to sort Columns 1 and 2 into the same random order as column 3.

How do I do this?

I would greatly appreciate a fast response - this is a huge, very late
project!!!
 
F

Fred Smith

Highlight columns 1 to 3. Use Data>Sort. Specify you want to sort on Column
3.

Regards,
Fred.
 
P

Penrhos

That doesn't work - that approach sorts all three columns - I only want to
sort columns 1&2 - with the results in the same random order as column 3
originally is in.
 
C

Chris Bode via OfficeKB.com

You can follow following steps:-
1. Select the three columns
2. Click data>sort from the toolbar
3. in the sort dialog box, select column c from sort by drop down list
4. click ok
Now You have it!...

Have a good time



Chris
------
Convert your Excel spreadsheet into online calculator.
http://www.spreadsheetconverter.com

--
Chris
------
Convert your Excel spreadsheet into online calculator.
http://www.spreadsheetconverter.com

Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.aspx/ms-excel/200901/1
 
F

Fred Smith

In other words you *don't* want to sort. You want to put your rows in random
order.

From your description, column 3 is in the order that you want column 1 to
be. You could just copy column 3 over column 1 and that would put it in the
right order. The issue is column 2. To rearrange it, create a new column 4
with Index and Match.

Regards,
Fred.
 
F

Fred Smith

I've thought of another option which you might prefer.
1. Create a new column 4 by copying column 3.
2. Sort columns 1-3 as directed.
3. Delete column 3.

Hope this helps,
Fred.
 

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