At work we run lots of db's automaticaly. Use .bat file to launch Access and suggest that you use the macro launch switch /X followed by macro name. In the macro get it to run the VBA code using the RunCode command. NOTE: for RunCode, it calls a function NOT a sub. Reason for using /X rather...