Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Consuming a web service in Excel 2003 that requires a certificate

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Office 2003 Service Pack 3 (SP3) Clifford Excel Discussion (Misc queries) 4 December 2nd 08 03:45 PM
Loading Office 2003 Service Pack 2 conflicts with Excel Subtotal Steve J. Excel Worksheet Functions 0 November 1st 05 12:18 AM
Office 2003 Service Pack 2 ben Excel Programming 2 October 28th 05 10:37 PM
Excel 2003 Macro Certificate Failure - Help! Bill@DOT Excel Programming 3 May 28th 05 10:39 PM
Consuming excel events in C# Matthew Connor Excel Programming 1 July 25th 03 01:50 PM


All times are GMT +1. The time now is 01:21 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"