phelpsm
Jul 22 2004, 03:12 PM
Hi
I have a data entry form where I want to prevent the user from using their mouse scroll wheel to "scroll" back to a prior record. Does anyone know how to control the mouse scroll wheel from doing this?
Thanks,
Marie
mdrelyea
Jul 22 2004, 04:09 PM
Perhaps this information may help get you started in the right direction?
http://www.mvps.org/access/api/api0036.htm
mdrelyea
Jul 22 2004, 04:32 PM
This will probably be even better. This is
KB 278379
khaos
Jul 23 2004, 06:50 AM
Here is a link to the best method I've found
MouseHook HTH
Ken