How to make an entire column of web addresses into hyperlinks?

M

mollyc

Im trying to figure out how to hyperlink an entire column of websites at the
same time.
 
J

Jacob Skaria

In column B try the below formula and copy down
=HYPERLINK(a1)

If this post helps click Yes
 
Top