craigachan
Registered User.
- Local time
- Today, 02:59
- Joined
- Nov 9, 2007
- Messages
- 285
Does anyone know if there is an event that will run when there has not been activity (like mouse movement or keyboard activity) for a specific time? I use a timer to run a requery to update data on shared tables. However, it sometimes runs when I'm entering data and causes me to loose information that I'm putting in. Any ideas?