View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tim[_46_] Tim[_46_] is offline
external usenet poster
 
Posts: 1
Default Excel Web Services in Office 2000

Hi there,

I need to produce a solution where Excel 2000 connects to web services.
The catch is that I cannot install any additional components on the
user's machine (other than the Excel worksheet). I'm working with
Windows 2000 Professional SP4.

Normally I'd use the Office 2003 Web Services Toolkit, but I cannot
install that. Is it possible to use MSXML2.0 (the version installed
with E2k and O2kPro) to connect to a web service and grab some XML?
Does anyone have any good sample code or places I can reference to see
how to do this?

Thanks!
Tim