B
B.M.Spell
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
pconread /persistent:no
How can I run this command under an excel macro? Thanks.
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
How can I run this command under an excel macro? Thanks.