G
Guest
I need to combine a first name with last name, combine them with a domain to
create a useable email address.
create a useable email address.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Kevin Vaughn said:I just tried this and it worked for me:
=HYPERLINK("mailto:"&A2&B2&"@"&C2,A2&B2&"@"&C2)
I put my first name in a2, my last initital (as that is how my email is set
up) in b2 and my domain name in c2.
Kevin Vaughn said:I just tried this and it worked for me:
=HYPERLINK("mailto:"&A2&B2&"@"&C2,A2&B2&"@"&C2)
I put my first name in a2, my last initital (as that is how my email is set
up) in b2 and my domain name in c2.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.