I have a third party website that I can export data from. In that data are text values that represent Hyperlinks, but Excel does not immediately recognize them as Hyperlinks. Editing the cell without changing the text allows Excel to see that it is a hyperlink, but that technique is obviously too laborious for 100's of cells.
Other than using the function HYPERLINK():
Other than using the function HYPERLINK():
- Does anyone know of a simple method of converting to Hyperlinks?
- Does anyone have/written a simple macro that would convert text in selected cells to clickable Hyperlinks?