Parsing names from email address book
Posted: Fri Jan 06, 2006 12:20 pm
I am trying to find the best way to pull names from an email address export file. The names are exported and look like this:
"John Smith" <[email protected]>
I want to place the data into first name, last name , and email fields. I've been playing around using patterncount but an going in bigger and bigger circles. Any help will be most appreciated.
Bob O
"John Smith" <[email protected]>
I want to place the data into first name, last name , and email fields. I've been playing around using patterncount but an going in bigger and bigger circles. Any help will be most appreciated.
Bob O