Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Excel to load COMMAND and type a run command...Any ideas of how to get
this to work correctly using VB script? I have a program I am designing that if I can get this to work correctly it will upload / download from a FTP...will post how to do this once I get an answer from someone (very useful for any Excel Program)... Thanks! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
http://support.microsoft.com/default.aspx?kbid=291288
" wrote: Excel to load COMMAND and type a run command...Any ideas of how to get this to work correctly using VB script? I have a program I am designing that if I can get this to work correctly it will upload / download from a FTP...will post how to do this once I get an answer from someone (very useful for any Excel Program)... Thanks! |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thats not even close to what I am looking for. I need EXCEL to LOAD
COMMAND AND TYPE A COMMAND IN DOS. Thanks anyways though... Muhammed Rafeek M wrote: http://support.microsoft.com/default.aspx?kbid=291288 " wrote: Excel to load COMMAND and type a run command...Any ideas of how to get this to work correctly using VB script? I have a program I am designing that if I can get this to work correctly it will upload / download from a FTP...will post how to do this once I get an answer from someone (very useful for any Excel Program)... Thanks! |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Roedd wedi ysgrifennu:
Excel to load COMMAND and type a run command...Any ideas of how to get this to work correctly using VB script? I have a program I am designing that if I can get this to work correctly it will upload / download from a FTP...will post how to do this once I get an answer from someone (very useful for any Excel Program)... Thanks! Think outside the box: http://www.vbforums.com/archive/index.php/t-278027.html HTH Rob |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This is sorta what I need but I want VB to OPEN Command and TYPE a
COMMAND in DOS not have Excel deal with FTP...I will try your information out but this isn't what i am looking for...Thank you though. Robert Bruce wrote: Roedd wedi ysgrifennu: Excel to load COMMAND and type a run command...Any ideas of how to get this to work correctly using VB script? I have a program I am designing that if I can get this to work correctly it will upload / download from a FTP...will post how to do this once I get an answer from someone (very useful for any Excel Program)... Thanks! Think outside the box: http://www.vbforums.com/archive/index.php/t-278027.html HTH Rob |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Using VBA, although VB Script would be the same:
Call Shell("cmd /K netstat") NickHK egroups.com... Excel to load COMMAND and type a run command...Any ideas of how to get this to work correctly using VB script? I have a program I am designing that if I can get this to work correctly it will upload / download from a FTP...will post how to do this once I get an answer from someone (very useful for any Excel Program)... Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel to load COMMAND and type something... | Excel Programming | |||
Command for userform to load website link | Excel Programming | |||
auto load personal command bar | Excel Programming | |||
Load DBF file into Excel on command line? | Excel Discussion (Misc queries) | |||
Netsend or another type command | Excel Programming |