hownow Posted December 29, 2014 Posted December 29, 2014 I have a large microsoft word file which contains URL links. Hyperlinks. I tried to import the links many ways and they loose, their LINKHOOD (the non blue underlying URL) In Microsft word they appear blue and they are active. If I click on a link in this document, it opens a web page but in the address bar it is addressed with what is underneath the visible hyperlink. Is there some way to convert the word document into some way to allow the import of the real converted text underneath the hyperlinks? I need to collect the actual urls so I can use them in an open url script. In their present form they don't work. I tried putting it to excel but there is no change. There must be someway to automatically convert them like this: ex All Saints' Episcopal Church, Birmingham, AL becomes http://www.episcopalchurch.org/parish/all-saints-episcopal-church-birmingham-al If you have any ideas please let me know. Thank you PS I found this link which does what want to do but it is not for Mac OS it is below http://www.extendoffice.com/documents/excel/1177-excel-extract-hyperlink-from-cell.html#a3
Wim Decorte Posted December 29, 2014 Posted December 29, 2014 Not sure if this would be the easiest way but: use OS-level scripting to re-save the word doc as html (Word supports this) and then parse through that looking for the "<a href" instances...
hownow Posted December 29, 2014 Author Posted December 29, 2014 Thanks I tried that but it is difficult. It is the right direction . If I can figure out how to parse another way I have a solution but I think it is a new topic which I will make next. Sorry to jump from one thing to another but it really is a different problem I have to understand.
comment Posted December 29, 2014 Posted December 29, 2014 I have a large microsoft word file which contains URL links. Hyperlinks. I tried to import the links many ways and they loose, their LINKHOOD (the non blue underlying URL) I am not aware that you can import MS Word documents at all - so the starting point of your question is not clear.
hownow Posted December 30, 2014 Author Posted December 30, 2014 I am not sure either. But I managed to "translate" the hyperlinks in excel." Quite accidentally, I think. It worked but I am not exactly sure what I did.
mikedr Posted January 4, 2015 Posted January 4, 2015 I'm not 100% sure if this will help you, but look at 360works' Scribe plugin. At a minimum, they should be able to let you know if what you need to do can be done with their plugin.
Recommended Posts
This topic is 3948 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now