i have a word file with 100 different hyperlinks. Eg: http://word1.com http://word2.com upto http://wordn.com
I have to create a html file with these n links. like word1 which has a hyperlink to word1.com, word2 which has a hyperlink to word2.com etc
Any easy way to do this? rather than copy pasting the link and writing the code?