Hope you’re doing fine. I need a macro in ms-word to find everything between parentheses and turn it to a hyperlink in which the string is “[Pmcid:”the thing”]” and the address is a url with “the thing” at the end of it.
So far I’ve found out that with using wildcards in the search in using
([(])(?@)([)])
in the find section you can find everything between parenthesis but I have no idea how to use that in macro and make the hyperlink. I’d be grateful if you could help me with this.
Thanks in advance.
Amirali Pm is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.