Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to consume a webservice in Excel 2003 via VBA.
I am using Microsoft Office 2003 Web Services Toolkit to create a proxy to interact with the webservice. So far so good, but... The webservice needs a certificate (which i have) but i cant figure out how to implement it in the code. I have found an example for Word, but the same code cannot be used for Excel, as Signatures is not a member of ActiveWorkBook Code (Word): Dim sig As Signature Set sig = ActiveDocument.Signatures.Add Can anyone help me? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Office 2003 Service Pack 3 (SP3) | Excel Discussion (Misc queries) | |||
Loading Office 2003 Service Pack 2 conflicts with Excel Subtotal | Excel Worksheet Functions | |||
Office 2003 Service Pack 2 | Excel Programming | |||
Excel 2003 Macro Certificate Failure - Help! | Excel Programming | |||
Consuming excel events in C# | Excel Programming |