Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Disable mouse scrolling?

Status
Not open for further replies.

linsu

Programmer
Jun 28, 2005
7
US
could anyone tell me the easiest way to disable the mouse scrolling? thanks.
 
You're trying to fix the problem of getting your data validation to work ALL the time. Put your data validation code in the Form_BeforeUpdate() event and you won't have to worry about someone 'bypassing' your data validation.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top