Take a look at the 'LogUsersOffNonUse.mdb ( intermediate ) ' sample database
found at
http://www.rogersaccesslibrary.com/TableOfContents3.asp#I

Signature
Hope this helps,
Daniel Pineault
http://www.cardaconsultants.com
If this post was helpful, please rate it by using the vote buttons.
> 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