![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Feb 2002
Posts: 48
|
Can I ftp from Excel?
From either a compiled file (preferred) or The contents of a cell To an html page on the net. Is there an ftp command burried deep within the depths of Excel's plethora of functions? or Can I get excel to launch a dos or windows based ftp command? Any help may get me a pay rise! |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Feb 2002
Posts: 3,065
|
i might be tempted to save excel as html and pen in FTP and work from there...
__________________
Free Excel based Web Toolbar available here. Jack in the UK J & R Excel Solutions "making Excel work for you" |
|
|
|
|
|
#3 |
|
New Member
Join Date: Feb 2002
Posts: 48
|
I would also, but it's for a friend to update their website and they have virtually no pc experience. Is there a way I can launch a separate program from Excel? This would be enough!
|
|
|
|
|
|
#4 |
|
Board Regular
Join Date: Feb 2002
Posts: 3,065
|
ERmm
which office program do you want to open, or if thisis the case what about upload the excel wkbk and get the hyperlink to open the sheet via IE (DHTML) that way edit and up load just excel... job done... any good.
__________________
Free Excel based Web Toolbar available here. Jack in the UK J & R Excel Solutions "making Excel work for you" |
|
|
|
|
|
#5 |
|
New Member
Join Date: Feb 2002
Posts: 48
|
I don't need to upload a whole sheet, just some html and javascript, compiled through excel. The excel file is at http://www.hungrybear.co.uk/compile.zip if you want to have a look?
|
|
|
|
|
|
#6 |
|
New Member
Join Date: Feb 2002
Posts: 48
|
Got it!
Dim RetVal RetVal = Shell("C:FTPIT.bat", 1) FTPIT.bat has the commands to ftp the file to my server! Presto Hey! |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|