Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi gurus
An Excel file is saved as .csv and that should be send using ftp to a certain address. Possible? How? I tried this simply by save-as to an IP address, but it stopped the receiving server and I don't want to test that again ;-) Cheers, Jari T |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Here are a couple of ideas.
SAMPLE: VBFTP.EXE: Implementing FTP Using WinInet API from VB http://support.microsoft.com/default...b;en-us;175179 If you look at all of the available controls that are in the Userform Toolbox or Control Toolbox toolbar you may find: "Microsoft Internet Transfer Control". (I know it's included with the Developer Version of MS Office, maybe standard Office too?) It is an ActiveX control of the WinInet API listed above. Troy "jari toukkari" wrote in message ... Hi gurus An Excel file is saved as .csv and that should be send using ftp to a certain address. Possible? How? I tried this simply by save-as to an IP address, but it stopped the receiving server and I don't want to test that again ;-) Cheers, Jari T |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is there a preferred protocol for alignment of numbers in a colum | Excel Discussion (Misc queries) | |||
How do I automatically input emails if I know the protocol? | Excel Discussion (Misc queries) | |||
How do I automatically input emails if I know the protocol? | Excel Discussion (Misc queries) | |||
Newsgroup Protocol | Excel Discussion (Misc queries) | |||
Following a custom protocol hyperlink causes a warning in Excel (Office) 2003 | Excel Programming |