How can I acess ftp using VBA excel?

Go4Expert Member
12Aug2006,15:25   #1
daiondoroga's Avatar
Helo!. I need to acess a ftp and then i click in a arquive then it apeears in page of the internet. I need some information there. how can i acesse this ftp and how can i point the cursor in the position that i want?
Go4Expert Founder
12Aug2006,17:31   #2
shabbir's Avatar
What do you mean click on archive in FTP. FTP is a software standard for transferring computer files between machines with widely different operating systems specially Linux / Windows ....

If you are looking for some information to be extracted from a webpage you probably dont need FTP.
Go4Expert Member
12Aug2006,19:52   #3
daiondoroga's Avatar
Hi and thanks for the reply!
I have heard that WinSock control can do this. I am trying to use it now.
Go4Expert Founder
13Aug2006,08:19   #4
shabbir's Avatar
http://tangentsoft.net/wskfaq/ is a good place to start with WinSock.