How do I convert a column of text URLs into active hyperlinks in Excel?

后端 未结 22 2259
刺人心
刺人心 2020-12-07 07:42

I have a column in excel, wherein I have all the website url values. My question is I want to turn the url values to active links. There are about 200 entries in that column

22条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-07 08:16

    I shocked Excel didn't do this automatically so here is my solution I hope would be useful for others,

    1. Copy the whole column to clipboard
    2. Open this on your Chrome or Firefox

    data:text/html,

    1. Paste the column on the page you just opened on the browser and press "Linkify"
    2. Copy the result from the tab to the the column on Excel

    Instead step two, you can use the below page, first, click on "Run code snippet" then paste the column on it


提交回复
热议问题