Feb 19, 2004 #1 Buddha1 Technical User Feb 5, 2004 32 US Hello all, I am trying to set up a macro that will close access if there is no activity after say 15 minutes.... Does anyone know how to do this??
Hello all, I am trying to set up a macro that will close access if there is no activity after say 15 minutes.... Does anyone know how to do this??
Feb 19, 2004 #2 BobJacksonNCI Technical User Mar 11, 2003 725 US Not using a macro. And it's more complicated than you might think. Consider that if ANY activity occurs in the database, you need to start over counting the idle time. Look at: thread702-627282 But be advised others were not able to make it work. Also, this has been discussed here, so you can search the fora for other ideas... HTH, Bob Upvote 0 Downvote
Not using a macro. And it's more complicated than you might think. Consider that if ANY activity occurs in the database, you need to start over counting the idle time. Look at: thread702-627282 But be advised others were not able to make it work. Also, this has been discussed here, so you can search the fora for other ideas... HTH, Bob
Feb 19, 2004 #3 danvlas Programmer Jul 30, 2002 2,446 RO ftp://ftp.artrom.ro/AccessLogout.zip might be what you want. HTH Daniel Vlas Systems Consultant http://www.geocities.com/danvlas/AutoMail.html Upvote 0 Downvote
ftp://ftp.artrom.ro/AccessLogout.zip might be what you want. HTH Daniel Vlas Systems Consultant http://www.geocities.com/danvlas/AutoMail.html