Hello all,
I have a field that generally holds to this format: FirstName <space> LastName <space> E-Mail Address. I need to remove everything but the e-mail address.
I thought the best way to accomplish this was to use something like the RTrim() function to the first blank space (end of last name). Can't get the syntax right.
Please HELP!!!
Thanks,
- Tom
I have a field that generally holds to this format: FirstName <space> LastName <space> E-Mail Address. I need to remove everything but the e-mail address.
I thought the best way to accomplish this was to use something like the RTrim() function to the first blank space (end of last name). Can't get the syntax right.
Please HELP!!!
Thanks,
- Tom