Hi all,
I put a code into the on load event of a form that blocks the scroller of a mouse so that people cannot accidentally skip between records. The problem now is that I have several subforms on different pages of the form and the scrolling works for these subforms. If someone is on tab three of the form where one subform is, he can scroll with the mouse to another record and make mistakes when entering data. How can I make the code work not only for the form but also all the subforms? Help appreciated.
Thanks,
Maddi
I put a code into the on load event of a form that blocks the scroller of a mouse so that people cannot accidentally skip between records. The problem now is that I have several subforms on different pages of the form and the scrolling works for these subforms. If someone is on tab three of the form where one subform is, he can scroll with the mouse to another record and make mistakes when entering data. How can I make the code work not only for the form but also all the subforms? Help appreciated.
Thanks,
Maddi