![]() |
Help with saving an file to an FTP site
Can anyone help with the following? I'm trying to save an excel file to a
private ftp site and the following code is failing to save. ActiveWorkbook.SaveAs Filename:= _ " |
Help with saving an file to an FTP site
Not sure, but try this:
ActiveWorkbook.SaveCopyAs Filename:= _ ") HTH, Paul "Stewart" wrote in message ... Can anyone help with the following? I'm trying to save an excel file to a private ftp site and the following code is failing to save. ActiveWorkbook.SaveAs Filename:= _ " |
Help with saving an file to an FTP site
I was able to use ftp to log into website. Used annoymous account FTP with
Password FTP (I'm an old unix programmer). ther is no directory SiteManager at the site unless I didn't have permission to see the directory. try on windows going to start button and select RUN. 1) Then type ftp. 2) type Open 3) after To: type ftp.txdot.gov 4) after user: type the user account (I entered ftp) 5) enter password (I entered ftp) 6) type dir. See if SiteManagger directory exists. "Stewart" wrote: Can anyone help with the following? I'm trying to save an excel file to a private ftp site and the following code is failing to save. ActiveWorkbook.SaveAs Filename:= _ " |
All times are GMT +1. The time now is 03:37 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com