I want to run microsoft word, open a document and run a macro from the command line. I can run word and open a document no trouble using the following in the run command from my stat menu.

"C:\Program Files\Microsoft Office\Office\WINWORD.EXE" c:\1.doc

but how do I attach a macro command on the end so it will run automatically when word opens. I ONLY want the macro to run when it is opened in this method not when the document is opened in the normal way for editing.