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
Parsing names from email address book
2 posts
• Page 1 of 1
Posts: 1
Joined: Fri Jan 06, 2006 12:11 pm Location: Vergennes, VT |
Bob Owens
ANWSU 48 Green St. Vergennes, VT 05491 |
Posts: 2764
Joined: Thu Nov 20, 2003 11:01 am |
My mind goes to Substitute() instead of Patterncount(). The following is set to return Email, but you can use it to extract any of the variables declared in the Let() statement. Kind of crude on middle names, but you get the idea.
John Sindelar
SeedCode |
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 3 guests