Disable mouse scroller

S

Samer

HI All

in a form set up to do new record entry only, which has this code in the on
open event
"DoCmd.GoToRecord , , acNewRec"
when I open the for, everything is ok, except I want to disable the mouse
scroller button from taking you to previous or next record

any idea

??

Regards and Thanks

Samer
 
Top