After a mail merge in Word, the links in the hyperlink are broken and the hyperlinks goes nowhere. Below
are the manual instructions that I have to do to restore the link.
1 - Right click on the hyperlink and select 'Edit Hyperlink'
2 - In the Address field, remove the hash key on either side of link.
4 - Click the 'Ok' button
I have to do this for each link then when I click my links they work, so its due to the hash keys stops the link was opening.
I would like automate this process through code or another way to restore the link so it will work.
My datasource for the Hyperlinks is named "VideoLink1".
Can someone help me with code, I don't know where to start.
are the manual instructions that I have to do to restore the link.
1 - Right click on the hyperlink and select 'Edit Hyperlink'
2 - In the Address field, remove the hash key on either side of link.
4 - Click the 'Ok' button
I have to do this for each link then when I click my links they work, so its due to the hash keys stops the link was opening.
I would like automate this process through code or another way to restore the link so it will work.
My datasource for the Hyperlinks is named "VideoLink1".
Can someone help me with code, I don't know where to start.