Anyone know a quick simple way to a form close by itself after inactivity for
15 min. Instead for user to click on close form button that I have in my
form, I would like the form closed by itself after 15 min not in use (not
closing the entire database file. Just the form)
Thanks
|
|
0
|
|
|
|
Reply
|
Utf
|
3/3/2008 11:08:00 PM |
|
Take a look at the 'LogUsersOffNonUse.mdb ( intermediate ) ' sample database
found at
http://www.rogersaccesslibrary.com/TableOfContents3.asp#I
--
Hope this helps,
Daniel Pineault
http://www.cardaconsultants.com
If this post was helpful, please rate it by using the vote buttons.
"Kyle" wrote:
> Anyone know a quick simple way to a form close by itself after inactivity for
> 15 min. Instead for user to click on close form button that I have in my
> form, I would like the form closed by itself after 15 min not in use (not
> closing the entire database file. Just the form)
>
> Thanks
>
|
|
0
|
|
|
|
Reply
|
Utf
|
3/4/2008 12:11:41 AM
|
|