Thread: FTP site
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
gareth gareth is offline
external usenet poster
 
Posts: 37
Default FTP site

I have a macro in a file which the user will run to create
a .csv file.

What I want to automate (as much as is possible) is the
transfer of this file from the users C drive to an FTP
site.

Working with DOS is totally alien to me so I wondered if
someone could give me a BIG pointer in the right direction.

I have visions of the user clicking a button, user form
pops up so that the username and password can be entered
and that's about as far as my vision goes at the moment.

PLEASE HELP!

Gareth