Form Navigation buttons too sensitive

F

freddi

On Access forms I use the built in navigation buttons, but find that they are
too sensitive. When clicking with the mouse I find that sometimes the
selection jumps several records. I am using Access 2000. A solution to
reduce this sensitivity would be appreciated.
 
A

Al Camp

freddi,
A single mouse click is a single mouse click... There's no such thing as
"button sensitivity"

Did you have this problem when you used the Access built-in navigation
buttons? Also, try PageDown/PageUp to see if you get proper navigation that
way.

"Mouse" sensitivity is handled through Windows, and your mouse driver...
but that really refers to the time between clicks that
Windows apps would consider a "double-click". There's no concept as a
"hard" click or a "soft" click.
hth
Al Camp
Candia Computer Consulting - Candia NH
http://home.comcast.net/~cccsolutions
 
F

freddi

Al Camp, thanks for your reply. The problem is if you hold the mouse down a
split second too long then the records move on. So I have decided to inform
the users of the problem and the PageDown/PageUp option.

Thanks Freddi
 
A

Al Camp

You know Freddi... I never tried that. I held the mouse button on the
Access Nav buttons, and it did just what you said.
The records flew by...
Unfortuately, the solution is still the same, your users will have to make
sure they click properly.
Al Camp
 
Top