View Single Post
 
Old 01-04-2017, 09:34 PM
myUserNamez myUserNamez is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Jan 2017
Posts: 2
myUserNamez is on a distinguished road
Default Converting html link to ms word link

I consistently receive word documents that are littered with html links like <a href="http://example.com"> click me </a> is there a way using vba to convert this to a proper link in word, so it looks like, and acts like a standard link (i.e.) click me.
Reply With Quote