FTP Files from Excel

H

hce

Dear All

Would anyone be so kind to show me how I can FTP from Excel? Say if
have the filenames in Cell A2 and A3... is it possible to write a macr
to take the value in A2 and A3 and then FTP to the desired location...
I would really appreciate any advice/suggestion... (I'm not ver
proficient in this... just basic understand of vb code...)

Cheer
 
T

Tom Ogilvy

FTP is not self defining. FTP can be used to retrieve a file or place a
file. What are you trying to do?
 
Top