On Fri, 26 Dec 2008 09:33:01 -0800, WestWingFan <WestWingFan[ at ]discussions.microsoft.com> wrote:
I wouldn't use the Bookmark, but the value of the PK field. So to the static variables add one for the Pk Value, and compare it with the current value.
-Tom. Microsoft Access MVP
[Quoted Text] >Sorry, my computer cannot find my original post on this. So, here goes again. > >I have a form to detect user idle time - adopted from 'from > http://support.microsoft.com/?id=210297. It works just fine. My only problem >is that I have users that are in one form and often using the same control >for more than 20 minutes. The record should be changing. I tried to adapt the >code (below) to set a bookmark on the record, in the same way it is setting >the "active" form. To no avail. Any ideas? > >Thanks in advance! > <clip>
|