1.

Solve : Bat File in Win 2000 to execute macro in Access?

Answer»

I am using Scheduled TASK in Win 2000 to run a simple batch file I created in Win 2000 (Note Pad). The batch file is to open a Access 2000 Database and EXECUTE a macro that will run queries and dump data into a history table. My batch file will GO into the Database, but will not execute the macro. I use the Access data everyday to run daily reports and it is working fine. Any ideas what I am doing wrong? Here is the code I pu together. Thanks

"Q:\Common\Claims\Daily_Reports\RiskDailyReports_2.mdb"/x mcrOpenReport
Exit



Discussion

No Comment Found