View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Joe Sorrenti Joe Sorrenti is offline
external usenet poster
 
Posts: 1
Default FTP Transfers with VBA

http://www.codeguru.com/vb/links/comments/425.shtml


"E.Anderegg" wrote in message
...
Hello,
I need for a small project to retrieve a file via ftp from the internet,
process it with Excel an save it back to the FTP site. How can I do that
with vba??
I tried to create a link in Explorer to that ftp site, but this does not
work, so I'm looking for a more programmatic solution.
Any help is much appreciated!!

Ernst