vote up 0 vote down star

How to fetch data from Web Service in VBA-Word?

flag

2 Answers

vote up 0 vote down

It is easy to add a reference to the Soap Client COM library and consume a web service, and so I would rather go for the below approach: http://esamsalah.blogspot.com/2005/11/consume-web-service-using-vb6-long.html

link|flag
vote up 1 vote down

Here's a short piece of code that should help:

http://developerresources.wordpress.com/2008/06/13/vbvba-call-webservice/

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.