
Running "DOS" command from VBA
Lookup the Shell() command in your
VBA reference book.
Quote:
>-----Original Message-----
>I want to be able to run a DOS command to execute an
>external program from within a MsProject macro. I've
>searched help, but the Run command seems to be for
running
>other macros.
>.