Disable scroll button

L

Liz23

I have a form that pulls from a large table with several records.

Currently you can scroll on the mouse and view any record in the table,
however I do not want to allow this. I only want to be able to view the
current record and only be able to see the next record when I hit a "Next"
button.

Is there a way to disable the scroll?
 
Top