I have a batch file set up in Task Scheduler. However, the access macro it is supposed to run does not. The code is.
N:\stufftorun\Thisdb.accdb /x "mac_to_Run"
N:\stufftorun\StuffCombine.bat
exit
I'm new to batch files and any resources would be greatly appreciated as well.