View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
ryguy7272 ryguy7272 is offline
external usenet poster
 
Posts: 2,836
Default Save excel sheet as html then save to web useing ftp

Turn on the macro recorder and go through the steps:
http://www.ehow.com/how_13027_save-excel-worksheet.html

I don't know what the FTP part is about, but maybe this will help:
http://www.ozgrid.com/forum/showthread.php?t=47625


--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.


"Kelly********" wrote:

I want to record a macro that will save a excel sheet as a html file in a
ftp:// location. I would expect it to open the log-in box for user name and
password which is fine, but I can get it to even try and make the connection.