Command Prompt

shamas21

Registered User.
Local time
Today, 18:18
Joined
May 27, 2008
Messages
162
Hi

Can someone tell me how I can open Command Prompt and start writing command lines to the Command Prompt window in VBA?

e.g. This opens the Command Prompt window but I need to write lines to it via VBA

Code:
     Shell ("cmd ")

Many Thanks
 

Users who are viewing this thread

Back
Top Bottom