View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gwyndalf Gwyndalf is offline
external usenet poster
 
Posts: 16
Default access to a server via a macro

I manually upload a results sheet to a server - I want to be able to do this
via a macro.
1. Save a particular page as a web page with a pop up for the sheet name

2. Open the FTP server programme and log on using a user name and password

3. Select upload, within the FTP programme, of the file created in '2'

4. Close the ftp programme

Can this be done? Thanks in anticipation