I am trying to convert a string stored in a cell to a hyperlink. The string contains the location (ie "C:/temp"
that I wish to link to.
I also want the string to remain and be he handle for the hyperlink.
There are ~1000 cells so I want to be able to use a loop to convert each cell in the range to a hyperlink.
Can this be achieved. Sample code would be appreciated
I also want the string to remain and be he handle for the hyperlink.
There are ~1000 cells so I want to be able to use a loop to convert each cell in the range to a hyperlink.
Can this be achieved. Sample code would be appreciated