Tech Support > Computers & Technology > Programming > Open a file from an FTP server within a VB Macro
Open a file from an FTP server within a VB Macro
Posted by Claudia on September 22nd, 2005


Hallo,

I'm trying to write a litte macro that opens me a specitic file from a
FTP server where I have to lock in with my username and password.

Unfortunately I don't manage. I tried to use a simple
Workbooks.Open Filename: ftp://USERNAME:PASSWORD@XXXXXX.com
bur the macro doesn't come back and I have to shut down Excel.

Can any one help me PLEASE???

Thanks,
Claudia

Posted by Ed Prochak on September 23rd, 2005



Claudia wrote:
try one of the Microsoft groups, maybe one specifically for VB

HTH.
ed



Similar Posts