LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Junior Member
 
Posts: 2
Default Sorting multiple columns

Howdy everyone,

I'm having a problem in excel that I can't figure out, and I thought someone here might have a good solution.

Basically what I am trying to do, is take anywhere from 2-10ish columns of data, sort it, and have identical data lined up on the same row. The data will always be names.

For example....

The original data might look like:

Code:
     A       B        C        D
1  Bill    Chuck    Dave    Derek
2  Chuck   Bill     Derek    Dave
3  Jane    Jane     Fred    Murphy       
4  Jim     Murphy   Murphy  Chuck
5  Fred    Jim      Jane
6  Murphy  Derek    Jim
7  Dave             Chuck
8  Derek
Then after sorting it I'd like it to look like:

Code:
     A       B        C        D
1  Bill     Bill
2  Chuck    Chuck    Chuck    Chuck
3  Dave              Dave     Dave
4  Derek    Derek    Derek    Derek
5  Fred              Fred
6  Jane     Jane     Jane           
7  Jim      Jim      Jim
8  Murphy   Murphy   Murphy   Murphy
I can obviously sort each column one by one, and then drag it around to be lined up... but I didn't know if there was some simple function or macro that I wasn't aware of that would do what I want.

Thanks for any suggestions.

Last edited by Hexius : April 16th 06 at 08:54 PM
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Advice sought: Multiple column sorting davidm Excel Worksheet Functions 3 July 29th 05 02:06 PM
Multiple columns in a pivot table lyric2002 Excel Discussion (Misc queries) 2 May 26th 05 05:53 PM
spliting a column of data into multiple columns CiceroCF Excel Discussion (Misc queries) 7 March 25th 05 12:40 AM
drop down list multiple columns c Excel Discussion (Misc queries) 9 January 27th 05 03:13 PM
Pivot Table combining multiple columns Pete Petersen Excel Discussion (Misc queries) 1 January 13th 05 07:56 PM


All times are GMT +1. The time now is 10:48 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"