Shelling Out to a batch file

Mechanic

Board Regular
Joined
Mar 26, 2002
Messages
60
What are the Excel Visual Basic command(s)I should use to Shell out to a DOS batch program? "Shell" doesn't seem to work.

Mechanic
 
Mark, I appreciate your continued help. If you check it out when you go home and find Environ("OS") is different for Windows 2000, please post another message.

Thank you,
Mechanic
 
Upvote 0

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
No, Windows 2000 definitely returns "Windows_NT".

It's WinME I've got at home. For WinME:

1. Use "Command"
2. Environ("OS") = ""
_________________<font color = green> Mark O'Brien
This message was edited by Mark O'Brien on 2002-04-16 13:20
This message was edited by Mark O'Brien on 2002-04-16 17:44
 
Upvote 0

Forum statistics

Threads
1,215,417
Messages
6,124,783
Members
449,188
Latest member
Hoffk036

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top