Try other way to open Hyperlink:
WScriptFollowHyperlink sURL
Using that Procedure:
Public Sub WScriptFollowHyperlink(vLink)
' FollowHyperlink is not working properly !!!
'----------------------------------------------------------------------------------------------
Dim wsShell As Object...