JohnSmith Guest
|
 |
« on: June 04, 2004, 01:27:33 PM » |
|
Here is my batch file. It works fine but I want the Access database to closde and then the dos prompt window... How can I do this?
"C:\Program Files\Microsoft Office\Office\MSACCESS.EXE" "C:\Test.MDB" /x Test_Macro
|