Forum Discussion
SpikeK
Nov 11, 2022Copper Contributor
Convert Column Of URLs To Hyperlinks
Anyone aware of a function/formula to convert a column of URLs to hyperlinks in one move? MY column contains 813 URLs.
Riny_van_Eekelen
Nov 11, 2022Platinum Contributor
Perhaps not in one go, but you can us the HYPERLINK function. Enter it in the first cell and copy it down.
SpikeK
Nov 11, 2022Copper Contributor
Thank you, Riny_van_Eekelen. To clarify, are saying the "drag" function could work, even if each cell contains a unique URL?
- Riny_van_EekelenNov 11, 2022Platinum Contributor
SpikeK Jus try. Perhaps I don't know what you mean.
- SpikeKNov 17, 2022Copper ContributorThanks for the suggestion. However, this was a no-go. No indication of "one-shot hyperlinking" capabilities/formulas in official Excel documents. Appreciate it.
- Patrick2788Nov 17, 2022Silver Contributor
You may have to upload a sample workbook to show how HYPERLINK is not working for you.
Riny_van_Eekelen 's solution is the best approach. The fill handle has to be used because spilling hyperlinks will invalidate the links.