Sorting a large list of emails
Closed
Joe
-
Dec 2, 2009 at 10:32 AM
jenni.g Posts 124 Registration date Tuesday November 18, 2008 Status Member Last seen February 2, 2010 - Dec 4, 2009 at 03:29 PM
jenni.g Posts 124 Registration date Tuesday November 18, 2008 Status Member Last seen February 2, 2010 - Dec 4, 2009 at 03:29 PM
Hello,
I am trying to check the validity of 13k+ email addresses that were manually entered into a spreadsheet. There are common mistakes made in the list. I am looking to sort it by these mistakes like:
catching all the emails with various domain names that end with --@yaho.com instead of --@yahoo.com
Catching all the emails that don't include an @ sign
I basically need to know how to mark all lines that include certain things or exclude certain things.
Thanks
I am trying to check the validity of 13k+ email addresses that were manually entered into a spreadsheet. There are common mistakes made in the list. I am looking to sort it by these mistakes like:
catching all the emails with various domain names that end with --@yaho.com instead of --@yahoo.com
Catching all the emails that don't include an @ sign
I basically need to know how to mark all lines that include certain things or exclude certain things.
Thanks
Related:
- Sorting a large list of emails
- Counter strike 1.6 cheats list - Guide
- All contact number list with name - Guide
- Amd crossfire compatibility list - Guide
- How to change your best friends list on snapchat to 3 - Guide
- Safari download list - Guide
1 response
jenni.g
Posts
124
Registration date
Tuesday November 18, 2008
Status
Member
Last seen
February 2, 2010
33
Dec 4, 2009 at 03:29 PM
Dec 4, 2009 at 03:29 PM
Ctrl + F simple as that, i hope this will help you to sort out the problems.