Thedon123 Registered User. Local time Today, 19:46 Joined Sep 11, 2002 Messages 98 Jan 22, 2003 #1 when i turn the whell on the mouse it changes my record to the next. is there a way to disable the wheel on the mouse for access with locking the field. I would rather it scrolled down the page.
when i turn the whell on the mouse it changes my record to the next. is there a way to disable the wheel on the mouse for access with locking the field. I would rather it scrolled down the page.
V Vassago Former Staff Turned AWF Retiree Local time Today, 14:46 Joined Dec 26, 2002 Messages 4,748 Jan 22, 2003 #2 If you do a search in this forum you will find that this has come up more often than once, see this thread: http://www.access-programmers.co.uk...ght=mouse+wheel It seems that the most common way is to create a DLL, but you should visit Microsoft's site on that one. HTH, Vassago
If you do a search in this forum you will find that this has come up more often than once, see this thread: http://www.access-programmers.co.uk...ght=mouse+wheel It seems that the most common way is to create a DLL, but you should visit Microsoft's site on that one. HTH, Vassago
V Vassago Former Staff Turned AWF Retiree Local time Today, 14:46 Joined Dec 26, 2002 Messages 4,748 Jan 22, 2003 #3 http://www.access-programmers.co.uk...showresults&searchid=95019&sortby=&sortorder= Look at this, sorry about the above link... Vassago
http://www.access-programmers.co.uk...showresults&searchid=95019&sortby=&sortorder= Look at this, sorry about the above link... Vassago
Thedon123 Registered User. Local time Today, 19:46 Joined Sep 11, 2002 Messages 98 Jan 23, 2003 #4 thanks a lot mate
ghudson Registered User. Local time Today, 14:46 Joined Jun 8, 2002 Messages 6,194 Jan 23, 2003 #5 Check this out... A better mouse trap? HTH