Access forms

B

Banshee

I have built a form that has includes a lookup element at the top that will
shoot you to the selected form however, I would like to be able to make my
forms so that they do not scroll when the mouse wheel is used. Is there any
way to lock this function and keep the form on the one selected?
 
R

Rick Brandt

Banshee said:
I have built a form that has includes a lookup element at the top
that will shoot you to the selected form however, I would like to be
able to make my forms so that they do not scroll when the mouse wheel
is used. Is there any way to lock this function and keep the form on
the one selected?

See link below

http://www.lebans.com/mousewheelonoff.htm
 
B

Banshee

OK, I have checked out that website and while fundamentally I think I
understand, the verbage is a little above my computer knowledge. I am
assuming that this is something that i download and then place the code into
access that then referencees the download? Also, I am mainly trying to "not
scroll" because I have multiple users on the front-end "forms" part of my
database and they all have a bad habit of getting into the forms and
accidentally scrolling through them while making changes in the wrong place.
 
J

John B. Smotherman

Rick-

Do you know of a method that doesn't require an external .DLL file? The
operating environment I work in doesn't allow me or any of the database users
I support access to the windows folder on our computers.

Thanks.

Bruce Smotherman
 
Top