G Guest Oct 10, 2006 #1 I would like to have access reports run daily and emailed to myself and a user group. Is that possible? If so, how do I do this?
I would like to have access reports run daily and emailed to myself and a user group. Is that possible? If so, how do I do this?
J Jeff Boyce Oct 10, 2006 #2 You could "roll your own" procedure that you'd run in a form's timer event (this would require the Access db with this form to be open 24x7). You could use Window's scheduling capabilities to launch an Access file that does those things you want and then shuts down. You could buy a commercial package that helps you schedule Access actions (I believe the folks at FMS, Inc. have one of these). Regards Jeff Boyce Microsoft Office/Access MVP "Automatic Access Reports" <Automatic Access (e-mail address removed)> wrote in message news:[email protected]...
You could "roll your own" procedure that you'd run in a form's timer event (this would require the Access db with this form to be open 24x7). You could use Window's scheduling capabilities to launch an Access file that does those things you want and then shuts down. You could buy a commercial package that helps you schedule Access actions (I believe the folks at FMS, Inc. have one of these). Regards Jeff Boyce Microsoft Office/Access MVP "Automatic Access Reports" <Automatic Access (e-mail address removed)> wrote in message news:[email protected]...