Thread
:
Test FTP Connection
View Single Post
#
1
Posted to microsoft.public.excel.programming
Grant
external usenet poster
Posts: 17
Test FTP Connection
How can I test to make sure my FTP connection is connected before I execute
my code.
Thanks
Grant
ActiveWorkbook.SaveAs Filename:= _
"ftp://123.456.7.89/path/invoice.dat", FileFormat:=xlTextPrinter _
, CreateBackup:=False
Reply With Quote
Grant
View Public Profile
Find all posts by Grant