I wondered if it was possible to turn the function off that allows you to use the scroller on your mouse to scroll between records on a form representing a table?
Turn scrolling off within a form
Collapse
X
-
Go to form properties -->other tab -->Cycle option --> changed to current record
Regards
WASSIM S DACCACHE -
see this link for detailed instructions and code:http://www.databasedev.co.uk/disable_mousewheel.htmlComment
-
If you are referring to the code solution,did you:Originally posted by simonc88I tried this but it didnt appear to work?
1. download and extract the mousehook.dll file and store it in the same folder as your mdb file?
2. make sure you did not register the mousehook.dll or set any references to it?
3. If the code still does not work, please provide more details as to what 'it did not appear to work" means?Comment
Comment