Hi everyone,
I have the following code:
This code is supposed to go through column K and convert any test strings within each cell starting with http:// or www. from a string to hyperlink. It is possible that other text will be in the cell which should not be converted to a hyperlink; on text that starts with http:// or www.![]()
Please Login or Register to view this content.
When I run the code I get run-time error 13 and the if InStr line is indicated. Any ideas?
Thanks!
Bookmarks