View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
faffo1980 faffo1980 is offline
external usenet poster
 
Posts: 22
Default unable to load WinSocket dll in Excel Visual Basic Editor

Hi all,
I'm new with excel programming.
I'm using Excel 2003.
I would like to create a TCP socket client in my VBA application;
I think I need a reference to WinSock dll, but when I trie to add it
through the
Tools-Reference menu I always receive an error message.

Could anyone help me, please?

Thanks in advance