convert column of text email addresses to hyperlinks all at once

G

Guest

If I have a column of email addresses that are not formatted as hyperlinks,
but are simply text, how do I convert the entire column to hyperlinks all at
once without doing each one individually.
 
G

Guest

Assuming the addresses are in column A, paste this in coumn B
=HYPERLINK(A1,"Friendly Name")
 

Ask a Question

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.

Ask a Question

Top