In Excel, there are methods to access data from external data sources. Excel comes with MSN Money Web Service which pulls data into the sheet. The sheet can refresh the data, etc.. Is there info/doc on how to develop such service ?
In Excel, there are methods to access data from external data sources. Excel comes
Share
I was looking for Microsoft Query syntax couple days ago myself, not for the webqueries, but for the normal ones. I was unlucky with my search, but I have found XL97: How to Create Web Query (.iqy) Files
Edit
Hmm, I have just noticed that you have a c# tag and you have mentioned webservices, so I’m not so sure if this is what you meant.