I have a piece of code that updates a table from another table. I want this procedure to be run daily without having to press a button! How can I do this.
you can make an AutoExec (just name it AutoExec) macro that has a RunCode command in it, that calls the name of your module. this will run the code whenever the database is opened. <p>Brian Famous<br><a href=mailto:bfamous@ncdoi.net>bfamous@ncdoi.net</a><br><a href= > </a><br>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.