VBA Outlook TypeLib.GUID“需要对象”

时间:2015-06-04 14:28:00

标签: vba outlook-vba

我正在尝试在Outlook 2013中运行这个简单的代码。这是the Scripting Guys website的简单复制/粘贴。

Sub testGUID()
 Set TypeLib = CreateObject("Scriptlet.TypeLib")
 Wscript.Echo TypeLib.GUID
End Sub

运行此代码会抛出“Object Required”异常。似乎不知道TypeLib.GUID方法。 使用Excel完美运行。 为什么?

BR, 尼科

1 个答案:

答案 0 :(得分:1)

您需要先声明一个局部变量,例如:

destiny.url=http://22.33.44.128:7107/Codeunit/Requests?wsdl
message.username=domain\test_ws
message.password=test123