I'm not sure about the "lost filter" situation, but most of my
"unpredictable form behavior" experience has to do with movement of the
mouse wheel. When a user moves the mouse wheel in Access, the form will
page up or down records, which would fire Form_Current for each
movement. The best method to prevent this comes from Stephan Lebans:
http://www.lebans.com/mousewheelonoff.htm
Just a stab in the dark, and again, not related to the filter.
HTmightH,
Kevin
> Hi,
> I have an Access 2002 application that is run over the network from Windows
[quoted text clipped - 15 lines]
> Thanks in advance,
> Ray Humphrey
T Ray Humphrey - 31 Jan 2006 21:15 GMT
It's a good thought, but the mouse wheel is not involved here. This will
happen when all you are doing is looking at the screen (and breathing, I
guess). It will even happen when you are out of the room.
But thanks for the link about the mouse wheel. I've run into that problem in
other places and will look forward to that solution.
Cheers,
Ray
> I'm not sure about the "lost filter" situation, but most of my
> "unpredictable form behavior" experience has to do with movement of the
[quoted text clipped - 28 lines]
> > Thanks in advance,
> > Ray Humphrey