Import data from webservice

  • Thread starter Thread starter Steven Doka
  • Start date Start date
S

Steven Doka

I've got a web service and I'm looking for a way for my users to easily
consume those services in Excel. So..after scanning the Excel help and
visiting MSDN I'm still stumped. How do you do it without having to write
VBA code?

Steven
 
Steven Doka said:
I've got a web service and I'm looking for a way for my users to
easily consume those services in Excel. So..after scanning the
Excel help and visiting MSDN I'm still stumped. How do you do it
without having to write VBA code?

I believe you'd need to write an interface for your web service that would
allow Excel to use web queries to 'consume' it.
 

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

Back
Top