Stop scrolling records in Access form view?

U

unclemaude

I am so accustomed to using the roller on my mouse to scroll pages. It gets
very annoying when in an Access Form, that action scrolls through records
rather than just the current page. How can I change/stop this?
 
M

missinglinq via AccessMonster.com

Works fine in AC2000! Don't need it in AC2007; they finally addressed the
problem in this version! You can set it (within Access) so that it doesn't
scroll thru records, but still scrolls up and down within a form.

After you download and unzip Lebans' sample db, be sure to import the module
modMouseHook into your app or the code won't work!
 
Top