ChiefJones
Programmer
I have a form for editing data in a table that selects a record via a combo box. That is no problem, however, if you have a mouse with the scroll wheel, you can scroll through the other records in the table w/o changing the selection in the cbo box. This allows inadvertant changes that are hard to track as well as invalidating any data in the database.
Any ideas on how to disable the ability to scroll through the rest of the records in the table.
Thanks
Any ideas on how to disable the ability to scroll through the rest of the records in the table.
Thanks