Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Take a look at:
http://www.dailydoseofexcel.com/arch...9/ftp-via-vba/ They present two solutions, one using VBA combined with the Windows FTP program (SendViaFtp procedure on that site) and another using the Windows API (no examples provided, but you can find more info at the Microsoft MSDN site). I haven't tried to implement it, but I see no reason why it shouldn't work as they specified. Using Windows API is always more complicated, so you probably want to avoid that. Good luck, David G |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to do a UNIX-style diff between two versions of an Excel file | Excel Discussion (Misc queries) | |||
Excel CSV file: How to preserve double quotation mark on Unix ftp? | Excel Discussion (Misc queries) | |||
Use a Macro to Upload Excel File to FTP Server when saving | Excel Programming | |||
convert an excel prn output file from dos to unix? | Excel Programming | |||
file transfer to/from a unix machine | Excel Programming |