It's been a few years since I've built anything in Access 03, so I'm a little rusty.
I've built a simple database to be used by employees and what I'm looking to do is make it as idiot proof as possible. The basic thought behind building this is to replace the need for hand written purchase orders and move everything to computers.
I've made a query that shows all transactions they've made during the day. Now what I'd like to do is have that query be e-mailed to me daily. It would be nice if it could be set up that every day at 6pm it automatically sends the file, but don't know if thats an option. My other thought would be to write a command within the "CLOSE" command that will email the file and close access with one button.
Any information will be useful. Thank you.
I've built a simple database to be used by employees and what I'm looking to do is make it as idiot proof as possible. The basic thought behind building this is to replace the need for hand written purchase orders and move everything to computers.
I've made a query that shows all transactions they've made during the day. Now what I'd like to do is have that query be e-mailed to me daily. It would be nice if it could be set up that every day at 6pm it automatically sends the file, but don't know if thats an option. My other thought would be to write a command within the "CLOSE" command that will email the file and close access with one button.
Any information will be useful. Thank you.
Comment