Saving to an FTP site?

P

Paul

How could I save to an FTP site in VBA possibly using the
SaveAs function (I tried just stuffing an ftp url with a
default username and password in as the filename where the
path should go but it didn't work).
 
J

Jezebel

Don't try it. Save the document locally then use file functions to move the
file to the target location.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top