Hello,
I have seen many posts on here that allow you to extract a name from an email, but what I am trying to do it take a string that has a first and last name in one column and create a new column with the email address. Example Below
Name | Email |
| Tom Brady | Tom.Brady@Football.com |
| Doctor Seuss | Doctor.Seuss@Books.com |
Thank you in advance.