![]() |
|
|||||||
|
|
|
|
|
|
Alright, I am using Word 2007. I need to remove all sub domains within a large list that also contains regular domains.
Example data:
maps.google.com
rawr.blah.edu
google.com
apples.com
mars.bars.com
Output data:
google.com
blah.edu
google.com
apples.com
bars.com
I tried this: (^13*)*. however it changes google.com to com.
Ideas?...
|
![]() |
|
|
Thread Tools |
|
#1
|
|||
|
|||
|
Alright, I am using Word 2007. I need to remove all sub domains within a large list that also contains regular domains.
Example data: maps.google.com rawr.blah.edu google.com apples.com mars.bars.com Output data: google.com blah.edu google.com apples.com bars.com I tried this: (^13*)*. however it changes google.com to com. Ideas? |
|
#2
|
|||
|
|||
|
*.google.com
*.blah.edu Is this what you mean? |
|
#3
|
|||
|
|||
|
That's what I would like to do, yes. How would I go about that?
|
![]() |
|
| Bookmarks |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can I Use Comcast for Emails and Verizon for Regular Internet? | atorres0506 | Email, VoIP & IM Discussion | 3 | 27th May 2009 09:04 |
| Thread Tools | |
|
|