Replies: 0
I have used the ‘Automatic URL Conversion‘ extension to create valid hyperlinks. However, the link URL texts are quite long in length so the cells runs on and on.
I was wondering if there is a way to convert all of the text in the cells that link to a URLs to some generic text, such as “URL” (so although each URL is different, the text shown would be the same, just to shorten the text/cell size)
Thus a cell with the content
https://www.example.com/
would not be converted to
https://www.example.com
but rather converted to
URL
and likewise, a cell with the content
https://www.example2.com/
would convert into
URL
And so forth
Thank you-