A
Andy R
How do you sort a column of email addresses by domain name in Excel?
message [email protected]...-----Original Message-----
Hi Andy
One way is to use a helper column with a formula like this
A1 have the email address
=MID(B1,SEARCH("@",B1,1),255)
Sort on the B column now
--
Regards Ron de Bruin
http://www.rondebruin.nl
"Andy R" <Andy [email protected]> wrote in