How can I navigate records by mouse scrolling in Access 2007

chaconne

Registered User.
Local time
Today, 04:33
Joined
Jun 17, 2009
Messages
16
Just upgraded from Access 2000 to Access 2007.

In Access 2000 I could navigate through records on a form by scrolling the mouse wheel. Access 2007 does not seem to allow me to do that.

Is there a setting somewhere in Access 2007 that allows me to do that, or cannot Access 2007 do it at all?
 
For a decade or so, since the advent of the Mouse Wheel, developers have been looking for ways to disable the wheel so it would not scroll records! In Access 2007/2011 it scrolls in Datasheet and Continuous View Forms, but not Single View Forms. To return to this old behavior you have to use the Form's Mouse Wheel Event.

Allen Browne has an excellent guide to migrating from earlier versions to versions 2007/2011 at

http://allenbrowne.com/Access2007.html

Anyone making this conversion will be well served by Bookmarking this site!

Linq ;0)>
 
I am really very grateful to you. This is precisely what I needed to know.

Thanks also for the link.
 

Users who are viewing this thread

Back
Top Bottom