S
Scott M
I want to use the OnMouseWheel event on my form in Access 2003 to get the
next valid record in a specified table, I'm very new to VBA, and VB
altogether, so I really don't know where to start. From my understanding,
this is supposed to be the default setting for the mouse wheel, but when I
attempt to use it I get a blank form. I think it might have something to do
with the default value of the form being programmically set, but I'm not
sure. Does anyone have an Idea on how I could write this?
next valid record in a specified table, I'm very new to VBA, and VB
altogether, so I really don't know where to start. From my understanding,
this is supposed to be the default setting for the mouse wheel, but when I
attempt to use it I get a blank form. I think it might have something to do
with the default value of the form being programmically set, but I'm not
sure. Does anyone have an Idea on how I could write this?