Yes, in Office 2002 or 2003. Microsoft has XML Web Service toolkits that you can download from office.microsoft.com for each version. With the toolkit installed, all you have to do is browse to the web service and the toolkit will create the proxy classes. You then write the couple of lines of code needed to connect to the service and consume its return values.