stop mouse wheel

G

gateless gate

My question is simple. How do i stop the mouse wheel from changing records
everytime i rotate it. I would like to use it to scroll through a memo field
without having it jumping to the next record in the database. Do good and
take care.
 
6

'69 Camaro

Sorry. It doesn't work like that. The scrollwheel advances the cursor
through records, either forward or backward, depending upon which direction
the wheel moves. It's not intended for scrolling through a memo field. If
you don't want to scroll through records, then you may use Stephen Lebans's
Mousehook.DLL to disable the scroll wheel. Please see the following Web page:

http://www.lebans.com/mousewheelonoff.htm

HTH.
Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips.

(Please remove ZERO_SPAM from my reply E-mail address so that a message will
be forwarded to me.)
- - -
If my answer has helped you, please sign in and answer yes to the question
"Did this post answer your question?" at the bottom of the message, which
adds your question and the answers to the database of answers. Remember that
questions answered the quickest are often from those who have a history of
rewarding the contributors who have taken the time to answer questions
correctly.
 
Top