Mouse wheel in VBA

message from =?Utf-8?B?QnJpYW4=?= on 20 May 2004
How can I get the mouse wheel to scroll the VBA window? I have to use the PageUp/PageDown keys or drag the vertical scroll bar.
 
hcj replied to =?Utf-8?B?QnJpYW4=?= on 20 May 2004
Not sure if this is the prob, but make sure your cursor is
in the VBA window first.

have to use the PageUp/PageDown keys or drag the vertical
scroll bar.
 
=?Utf-8?B?QnJpYW4=?= replied to hcj on 20 May 2004
Cursor is in the VBA window. I read several other entries having to do with various versions of Intellipoint, but I just have a generic wheel mouse, and the wheel scroll everywhere else (in Access and other programs); it just does nothing in the VBA window.
 
Tony Toews replied to =?Utf-8?B?QnJpYW4=?= on 20 May 2004
This is a problem with recent versions of the Intellipoint mouse
driver. This also occurs in the VB 6 IDE.

FreeWheel has worked for me.
http://www.geocities.com/SiliconValley/2060/freewheel.html

Tony
 
=?Utf-8?B?QnJpYW4=?= replied to Tony Toews on 21 May 2004
That did it! And at 141k, a lot better than Intellipoint at 6+ MB and not able to support my generic wheel mouse.

Thanks.
 
Tony Toews replied to =?Utf-8?B?QnJpYW4=?= on 21 May 2004
You're quite welcome.

Tony
 

Archived message: Mouse wheel in VBA (MS Access Database)