Access forms

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?
 
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
 
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.
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top