Without access to the documents it is difficult to advise, but if the hyperlinks are not properly inserted then the following should fix them
Code:
With Options
.UpdateLinksAtOpen = True
.AutoFormatReplaceHyperlinks = True
End With
ActiveDocument.Range.AutoFormat