A
Alan
I have a ton of Word documents that have the names of document
references set up as hyperlinks. For a printed technical report, I
need to change each of the hyperlinks to the document reference
followed by the URL. To hopefully clarify:
Now: <hyperlink and document ref.> --> Want: <document ref.>
(<URL>)
So, I need a way of finding the hyperlinks in those Word
documents, extracting the URL from the hyperlink, making the reference
no longer a hyperlink, and appending the URL after the document
reference.
Is there a way to do this programmatically (or in quantity/batch)
vice manually and individually?
Thanks, Alan
references set up as hyperlinks. For a printed technical report, I
need to change each of the hyperlinks to the document reference
followed by the URL. To hopefully clarify:
Now: <hyperlink and document ref.> --> Want: <document ref.>
(<URL>)
So, I need a way of finding the hyperlinks in those Word
documents, extracting the URL from the hyperlink, making the reference
no longer a hyperlink, and appending the URL after the document
reference.
Is there a way to do this programmatically (or in quantity/batch)
vice manually and individually?
Thanks, Alan