Thread: TCP/IP
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
fernando fernando is offline
external usenet poster
 
Posts: 9
Default TCP/IP

Hello,

I need to connect to a web server, extract some data and
put it in a worksheet. It would be much easier to extract
this data directly from excel than having to develop an
external application to do it.

Is it possible to open a TCP Socket with VBA in excel? if
it is, where can I find some information about it?

Thanks

Fernando E