Hi guys, I did a quick search but am really struggling to do this:
I have a string;
a$ = 'MR DAVID JONES <david.jones@emailaddress.com>'
What I want to do, is end up with the string being just the person's name and not the email address, effectively removing anything after the first '<' character. I just know theres an easy way to do this, but its one of those mental block moments!
Thanks in advance.
-Geeeeeeeeeeeeeeeeeeeeeeee-
-=
I have a string;
a$ = 'MR DAVID JONES <david.jones@emailaddress.com>'
What I want to do, is end up with the string being just the person's name and not the email address, effectively removing anything after the first '<' character. I just know theres an easy way to do this, but its one of those mental block moments!
Thanks in advance.
-Geeeeeeeeeeeeeeeeeeeeeeee-
-=