Hi,
I have some Web Services that I need to access from Excel VBA.
The WebServices have certain functions that I need to call..
I will pass in the required parameters from Excel Cells and should get a response in return.
The problem is, based on what I'v read, MSOSOAPLib30.SoapClient30 isn't accessible from Excel 2013.
I've tried on Excel Forum but haven't received sufficient help so far..
This link will give the current status - http://www.excelforum.com/showthread.php?t=1084954&p=4089977&highlight=#post4089977
Can anyone help me with the same?