View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ben Ben is offline
external usenet poster
 
Posts: 509
Default VB and Batch files

This may be a round about soltion. But I was in sort of similiar situation.
I downloaded Filezilla from sourceforge and do the download from there. You
can sendkey to Filezilla.

Ben

--



"JT" wrote:

I'm trying to run a program from Excel that will run a batch file to download
a file usign FTP. I'm having a little difficulty because the batch file
completes before I'm connected to the site where the download will come from.
Any suggestions? Thanks.
--
JT