Hi, I'm looking for a piece of code which implements a call to a web service from Microsoft Excel (using VBA).
My intention is to apply a URL with parameters and to receive XML string from the web service so i can analyze it.
(The web service is already implemented, and approached by sending URL with parameters. It's not in UDDI etc.)
Thanks, Nir.