Forum Discussion
Dah3500
Aug 21, 2021Copper Contributor
Automate Sending Reports from Access
Is there a way to automate report generation in Access on a scheduled basis and send them externally for viewing on a phone for mobile use since access is PC only based?
Paolo-ZH
Aug 21, 2021Copper Contributor
I have developed several batch apps with Access and VBA which, among other things, are started periodically with Windows Task Scheduler. Exactly as isladogs has described. Some apps generate PDF reports that are created with Microsoft Print to PDF and sent as attachments via email to various employees in our company.
This works excellently. I can't think of a better tool to do this work with.
This works excellently. I can't think of a better tool to do this work with.