Since my OwnPathName is as URL: https://sec-ishare.infineon .com/sites/MC_PM/Shared%20Docume nts/09_Reporting/PT/2016/
my code to check if the FileName exist doesn't work anymore and i always get the error message: "Run time error '52': Bad file name or number".
this is my code:


[Private Sub CommandButton21 _Click()
Dim NewFileName As String
Dim OwnPathName As String...