Consuming Web Services From Excel 2007

J

JaymesBenson

I have a highly customized workbook (lots of VBA and referenced
components) that I am converting to Excel 2007. I have a referenced
COM component that does some fancy Matlab stuff that I have recompiled
for .NET and am making accessible via web services for an ASP.NET web.
I'd like the Excel 2007 workbook to execute a method call on that same
web service instead of using the COM component. Do I have to use
traditional COM-based web services from VBA or is there some way to
utilize Excel Web Services. My understanding of Excel Web Services is
that they are for ASP.NET and Windows Forms apps only.

Your assistance with this is greatly appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top