View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John Elink John Elink is offline
external usenet poster
 
Posts: 5
Default Download ZIP file from ftp using macro?

Hi there

I can open the file from ftp server using command "Workbooks.Open"
i.e. Workbooks.Open "ftp://ftp.my.com/1.zip"
but it opens file, so when it is zip (not xls) I can see only some
strange characters :(
Is there possibility to save this file from ftp on my computer using
macro?
Thanks a lot

Regards
Johny