Thread: [Solved] How to run command in word
View Single Post
 
Old 06-10-2015, 06:06 AM
si14 si14 is offline Windows Vista Office 2010 32bit
Novice
 
Join Date: Jun 2012
Posts: 17
si14 is on a distinguished road
Default

I was able to create a command and edit it. At the moment, I have the following code:

Sub testp()
'
' testp Macro
'
'
End Sub


What is the command line to open CMD.EXE and then write a code and close the CMD.EXE?

Thank you for your help.
Reply With Quote