ms access course - is possible disable mouse

Forum home » Delegate support and help forum » Microsoft Access VBA Training and help » ms access course - Is it possible to disable mouse scroll?

ms access course - Is it possible to disable mouse scroll?

resolvedResolved · Low Priority · Version Standard

Julie has attended:
Access Advanced course
Access VBA course

Is it possible to disable mouse scroll?

I have a database which uses a form to collect user data, however if they accidentally use the mouse scroll wheel it scrolls to a new record which means i end up with half records and some very confused users. Is there a piece of code i can put into the form or database to disable the mouse wheel? I dont need it to work at all in this database.

RE: Is it possible to disable mouse scroll?

Hi Julie

Thanks for posting your Microsoft Access questiono on the forum. Regarding the answer, there are several ways you could approach it. Apparently there is direct way of programming Access to diable the mousewheel, however, there is a solution.

It involved using a DLL file and having that in the same directory as the database file. Also required is some code on an event to activate the process.

Take a look at this page:
http://www.databasedev.co.uk/disable_mousewheel.html

It contains the files, steps and additional information that you'll need to get the job done.

If you have any further questions regarding Access, or any other Microsoft Office application, please post them to the forum.

Regards

Richard
Microsoft Office Specialist

RE: Is it possible to disable mouse scroll?

Thanks - that works perfectly!

 

Training courses

 

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


Server loaded in 0.05 secs.