G
Gary Appenzeller
I create a table of hyperlinks. Some columns have every cell filled with
hyperlinks, some columns have some cells with a hyperlink or text or nothing.
I have written a macro that changes the hyperlinks to text. I would like to
kick it off and have it change what needs to be changed, but if it is text or
blank I would like to have the processing continue. Currently, it errors
when it encounters something other than a hyperlink. How do I check if what
is in a cell is a hyperlink? I want to modify the macro so that it does not
error.
hyperlinks, some columns have some cells with a hyperlink or text or nothing.
I have written a macro that changes the hyperlinks to text. I would like to
kick it off and have it change what needs to be changed, but if it is text or
blank I would like to have the processing continue. Currently, it errors
when it encounters something other than a hyperlink. How do I check if what
is in a cell is a hyperlink? I want to modify the macro so that it does not
error.