Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Good Morning
I have created a macro where we can pull data from a central computer. You login to this computer using a dos .bat file with the contents listed below: net use v: /d net use v: \\CRhe_DK1_L1\alr OpconRead /USER:opconread /persistent:no How can I run this command under an excel macro? Thanks. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
have a look at shell in help
"B.M.Spell" wrote in message ... Good Morning I have created a macro where we can pull data from a central computer. You login to this computer using a dos .bat file with the contents listed below: net use v: /d net use v: \\CRhe_DK1_L1\alr OpconRead /USER:opconread /persistent:no How can I run this command under an excel macro? Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using a macro in excel to hyperlink files | Excel Discussion (Misc queries) | |||
How to run one macro in all the excel files | Excel Worksheet Functions | |||
Run multiple excel files off of one macro. | Excel Worksheet Functions | |||
Macro to generate txt files using Excel | Excel Programming | |||
Import multiple files macro can't find files | Excel Programming |