Thanks for the quick response Ben! I'll see if I can use your regex somehow. Else, I'll have to build a small script to do it.
Anyway, appreciate your response and if anyone hasn't asked it yet, are you the God of regexs?!
Search found 4 matches
- Fri Jan 16, 2009 6:01 am
- Forum: General
- Topic: "Counting" macros
- Replies: 7
- Views: 575
- Mon Apr 30, 2007 5:50 pm
- Forum: General
- Topic: Search and replace - Email address [SOLVED]
- Replies: 2
- Views: 552
Thanks!
Andy
- Mon Apr 30, 2007 4:48 pm
- Forum: General
- Topic: Search and replace - Email address [SOLVED]
- Replies: 2
- Views: 552
Search and replace - Email address [SOLVED]
Hi all,
I'm looking to modify the email addresses in my data set. The current format of data is:
"<field1>","<field2>","<field3>","<emailid">,"<field5>"
Sample records look like this:
"jdoe","jd","01234y","jdoe@email.com","xyz"
"user2","ts","0123456x","user2@email.net","abcd"
I'm looking for a ...
I'm looking to modify the email addresses in my data set. The current format of data is:
"<field1>","<field2>","<field3>","<emailid">,"<field5>"
Sample records look like this:
"jdoe","jd","01234y","jdoe@email.com","xyz"
"user2","ts","0123456x","user2@email.net","abcd"
I'm looking for a ...