Sort By Suffix?

Toki

New Member
Joined
Jan 9, 2008
Messages
20
Hello,

I am on a mac using 2011 and I am trying to sort one column by the suffix..

For example I am trying to sort domain names by .com - .net - .org..

I would like the .com's with each other and so on.

How can I do this with one column?

Thanks!
 

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).
is it possible to insert another column and use the formula

say col B4 hold the address

col B5=right(B4,3)

and then sort that column
 
Upvote 0
The domain are all in one column mixed. I was looking for a way to have them sort to have all the .com's together and so on.
 
Upvote 0
yes i get that but if you can put a column next to it and use the formula it will seprate the bit you want to sort on then sort that column
 
Upvote 0
Just thinking out loud - I haven't tried it - but could you apply conditional formatting to change the cell colour according to the suffix and then sort by colour?
 
Upvote 0

Forum statistics

Threads
1,214,975
Messages
6,122,537
Members
449,088
Latest member
RandomExceller01

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