Hi JackTheC
Your solution is working great! I have embeded it into below function
Private Function DownloadFileCURL(strWebFilename As String, strSaveFileName As String) As Long
Dim oScript, cmd As String
Set oScript = VBA.CreateObject("WScript.Shell")
Dim waitOnReturn As Boolean...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.