disable mouse wheel

R

ronnie

Anybody have any ideas on how to disable the mousewheel to stop it from
scrolling through records? I've tried the Lebans solution and it works fine
on my machine but for some reason on no other on the network. The mdb is
centrally located on the network and I have the dll in the same directory,
but it works only on my machine, which access the mdb over the network just
like the others???
 
S

Stephen Lebans

The DLL should be in the same folder as the Front End MDB, of whihc every
user should have their own copy. You do have your MDB split between Front
End and Back End don't you?

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
Top