View Single Post
 
Old 09-22-2025, 12:50 AM
calinanix calinanix is offline Windows 11 Office 2021
Novice
 
Join Date: Sep 2025
Posts: 7
calinanix is on a distinguished road
Question Insert hyperlink to text replacement after Find & Replace?

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!
Reply With Quote