Hello, I'm a beginner in VBA and I'm wondering if it's possible to insert a hyperlink after doing a find and replace macro.
I've done a find and replace macro using an Excel list from this thread:
https://www.msofficeforums.com/word-...html#post34254
Would it be possible to insert a hyperlink to the replacement texts if a link is inserted to cell adjacent to replace terms? For example, column A = find terms, column B = replace terms, column C = string of link to insert to replace terms.
I would appreciate any help!