Convert text to clickable URL

I have a column of text: HTTP://UniversityofPhoenix.edu
Can I convert that to a clickable URL ?

As always, You guys are the greatest!
⌡im

Your text in A1, and =HYPERLINK(A1).

For entire column try this

Yes, it was almost 14 years ago, but the principle has not changed, it should work.

1 Like

confusing …
Tried several ways, to no avail.

Replace with: =HYPERLINK("&")
image

I would guess that the replacement should be performed on selected cells only.

that tells nothing to the reader!

try ctrl + click

1 Like

Note that the hyperlink function creates a clickable link but the link does not change colour. If you hover over the cell then you should see the link as tooltip. Otherwise, do as @karolus says, Ctrl+click

1 Like

Wworked perfectly !!!
Highlighted the cells I wanted converted, √ed the “CURRENT SELECTION ONLY”.

Bingo … Saved me several hours of work.

Thnak you, You guys are the GREATEST !!!
⌡im

1 Like