How to Get External Data from a Service created in vb.net --> WCF

  • Thread starter Thread starter Nasir
  • Start date Start date
N

Nasir

Hi,
we have a WCF service created in vb.net. Is there any way in Excel 2007 to
get the data from the service we have written in the Data --> Get External
Data section. We can get the data using VBA programming but we were looking
for something like specified in Get External Data section of Excel 2007.

Thanks in advance.

Nasir
 
What is WCF?

Dennis








- Show quoted text -

WCF stands for Windows Communication Foundation. It is a feature in
Visual studio .net. You can create web services.
 
Back
Top