James Perry
Member
Hello friends of chandoo.org & here's my Q.
How do I clean up a list of names?
Sometimes there is only one name, which I know how to fix.
But sometimes there are multiple names. This is the recipient field from a long list of emails.
Entries are in this form:
Angie Klare <AKlare@media.com>
Terra Harbaugh <THarbaugh@media.com>; Chelsea Smith <CSmith@media.com>
Terra Harbaugh <THarbaugh@media.com>
. . . should become
Angie Klare
Terra Harbaugh; Chelsea Smith
Terra Harbaugh
Any way to handle these with a single function, or just a couple steps (involving T2C, etc.)?
Thanks in advance.
James
How do I clean up a list of names?
Sometimes there is only one name, which I know how to fix.
But sometimes there are multiple names. This is the recipient field from a long list of emails.
Entries are in this form:
Angie Klare <AKlare@media.com>
Terra Harbaugh <THarbaugh@media.com>; Chelsea Smith <CSmith@media.com>
Terra Harbaugh <THarbaugh@media.com>
. . . should become
Angie Klare
Terra Harbaugh; Chelsea Smith
Terra Harbaugh
Any way to handle these with a single function, or just a couple steps (involving T2C, etc.)?
Thanks in advance.
James