Excel and ASP.NET Web Services
I have an ASP.NET Web Service which gives me a dataset.
I would like to create an excel spread sheet which calls that ASP.NET
web service method and then imports the data within the dataset to the
spreadsheet.
Any ideas?
|