Sorting Problem

hedonman

New Member
Joined
Apr 25, 2011
Messages
11
Hello MrExcel Members,

I've tried doing a search with no ado, so I am here to ask help for my problem.

I am trying to sort a worksheet with 4 columns. I want sort one column alphabetically but still maintain the rows connecting to the sorted list.

like this:

B 55 CAN cat
A 15 US stuff
C 44 ITA dog
E 11 ME fan

to this:
A 15 US stuff
B 55 CAN cat
C 44 ITA dog
E 11 ME fan

I'm thinking i have to use some sort of grouping? Please enlighten me.
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
Hello and welcome to the board!

Select the entire area you want sorted, not just the column you want sorted alphabetically.
 
Upvote 0
select (highlight) the entire area you want sorted, then sort the data based on column 1. All the attached info by row will change accordingly.

For Excel 2003,

Once data is highlighted, select Data --> Sort
 
Upvote 0

Forum statistics

Threads
1,224,599
Messages
6,179,831
Members
452,946
Latest member
JoseDavid

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top