Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
RobJ
 
Posts: n/a
Default sort starting from a specific character (@ sign) for email addres

I am trying to sort a very large list of email addresses, and I want to start
the sorts from the "@" symbol in each address. Is this possible?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Chip Pearson
 
Posts: n/a
Default sort starting from a specific character (@ sign) for email addres

Insert a column next to your original data and enter the
following formula and copy down as far as you need to go.

=MID(A1,FIND("@",A1)+1,LEN(A1))

Then sort by this column.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com



"RobJ" wrote in message
...
I am trying to sort a very large list of email addresses, and I
want to start
the sorts from the "@" symbol in each address. Is this
possible?



Reply
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
Sort Excel Column on Fifth Character Dolores Excel Worksheet Functions 2 December 27th 05 10:59 PM
macro to sort data in worksheet by specific date joey Excel Discussion (Misc queries) 0 November 14th 05 07:59 PM
Find a character to sort on in an Excel cell if not the 1st charac drrons Excel Worksheet Functions 1 November 11th 05 11:43 PM
I want to sort Data A-Z starting at Cell A1 to C34 Susie Q Excel Discussion (Misc queries) 1 September 30th 05 06:37 PM
How can I find and sort specific data within a column? bpreas - ExcelForums.com Excel Discussion (Misc queries) 3 August 2nd 05 07:11 PM


All times are GMT +1. The time now is 04:29 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"