CooterBrown
IS-IT--Management
Hi.. How do I get this command to work:
Sh.Run "cmd /C ""C:\documents and settings\ThisUser\desktop\TESTMACRO\CallQuery.bat""", 1, True
after replacing the path C:\documents... with the variable
gstrAppPath = Workbooks("ThisBook").Path
Thanks..
Coot
Sh.Run "cmd /C ""C:\documents and settings\ThisUser\desktop\TESTMACRO\CallQuery.bat""", 1, True
after replacing the path C:\documents... with the variable
gstrAppPath = Workbooks("ThisBook").Path
Thanks..
Coot