Here's another way (this works very well!!!)
Create a subform (LogForm) on your form (CheckForm).
Then place the following code behind the form for the [Event Procedure] of Mouse Wheel....
Private Sub Form_MouseWheel(ByVal Page As Boolean, ByVal Count As Long)
If Count > 0 And...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.