J
jazy jaf
Hi,
is there a way to define something like
Code
-------------------
Dim cred As New Net.NetworkCredential(LoginName, Passwort)
-------------------
in VBA Excel? I'm using Excel 2003 with "Microsoft Office XP We
Services Toolkit 2.0" as a webservice client. The Web Service use
HTTPS so i need to set credentials but (unlike in VB.NET) i can'
access the System.Net Package within VBA-Exce
is there a way to define something like
Code
-------------------
Dim cred As New Net.NetworkCredential(LoginName, Passwort)
-------------------
in VBA Excel? I'm using Excel 2003 with "Microsoft Office XP We
Services Toolkit 2.0" as a webservice client. The Web Service use
HTTPS so i need to set credentials but (unlike in VB.NET) i can'
access the System.Net Package within VBA-Exce