View Single Post
 
Old 11-04-2015, 07:43 AM
Maxwell314 Maxwell314 is offline Windows 8 Office 2013
Novice
 
Join Date: Dec 2014
Posts: 10
Maxwell314 is on a distinguished road
Default Need to extract all lines containing EA, EB, EC...EZ. (case sensitive)

Looking to extract all domain names containing EA, EB, EC, all the way to EZ (case sensitive). List has over 1k domains, sometimes much more.

Short Example:

List of all domains

EveryTime.com
EContest.com
EasyBuilder.com
EagleTech.com
EPlaylist.com
EEvents.com
EmeraldStore.com

What I need:

EContest.com
EPlaylist.com
EEvents.com

---

Now it wasn't hard to figure out a very slow way to do this - I am just in need of a faster way since I have to do it often.

If anyone knows how to do something like this any help is highly appreciated!
Reply With Quote