View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] groundstrike@gmail.com is offline
external usenet poster
 
Posts: 1
Default passing parameters to dos from vba..

hi, i am trying to open msdos from vba using shell command, and then to
pass a parameter or a command so that i could change the current
directory and then to run a program..

or is there a way that i could just paste a text in command prompt so
that wtever entered runs when the return key is pressed????