The links appear hyperlinked with blue line in Excel, I want to extract the text from the link e.g.
The url http:\sea.craigslist.com appears as “seattle” in excel. I want to extract the text “sea” out of the link and paste in a next column.
The links appear hyperlinked with blue line in Excel, I want to extract the
Share
You can create a user defined function (UDF) to extract the data.
The formula should return the value ‘sea’ in cell B1