Hi,
set the cycle property of the form to current record only.
Furthermore check out this solution:
http://www.lebans.com/mousewheelonoff.htm
There are many more solutions besides this one.
HTH
Good luck

Signature
Oliver
Admin Specialist & Computer Science Major @ UMD - Go Terps - :)
http://www.oli-s.de
> I am using Windows 2000 and Access 2000 and I want to programmatically
> disable the scroll wheel on the mouse when users are viewing a recordset in a
[quoted text clipped - 4 lines]
>
> Any pointers would be greatly appreciated
Kevin B - 06 Jan 2006 19:01 GMT
Setting the cycle to current record was one the first thing that I did, but
it does not stop the scroll wheel. I've looked at the site that you
suggested and I think that might do the trick.
Thanks for the tip...

Signature
Kevin Backmann
> Hi,
> set the cycle property of the form to current record only.
[quoted text clipped - 13 lines]
> >
> > Any pointers would be greatly appreciated