Forum home » Delegate support and help forum » Microsoft Access Training and help » access course london - Preventing users scrolling through records using the mouse.
access course london - Preventing users scrolling through records using the mouse.
Resolved · Low Priority · Version Standard
Hannah has attended:
Access Advanced course
Preventing users scrolling through records using the mouse.
I have a database that is used by a number of users for data entry. There is VBA sitting behind the form to validate the information that is entered, but if users use the scroll on the mouse they can move between records and the validation does not apply. Is there any way that i can get around this?
Thank you.
For upcoming training course dates see: Pricing & availability
RE: Preventing users scrolling through records using the mouse.
You could use a bit of code to switch off the Mouse Scroll Wheel:
Take a look at:
http://www.lebans.com/mousewheelonoff.htm
http://www.utteraccess.com/forums/showflat.php?Cat=&Board=83&Number=1231540&Zf=&Zw=cycle%20mouse%20wheel&Zg=0&Zl=a&Main=1231534&Search=true&where=&Zu=64822&Zd=g&Zn=&Zt=1&Zs=b&Zy=#Post1231540&Zp=
|
