Hello,
I have a docmd.requery that goes off every three seconds.
When it requires the cursor moves to the first record. I
was reading that I could add code that bookmarks the
postition, so after the requery the cursor does not move.
How would I do this. Any help would be great.
Thank You
David Ehrenreich
Graham R Seach - 20 Apr 2005 14:16 GMT
David,
Use Me.Refresh instead.
Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia
---------------------------
> Hello,
>
[quoted text clipped - 6 lines]
> Thank You
> David Ehrenreich