View Single Post
  #9   Report Post  
Posted to microsoft.public.excel.programming
Rob van Gelder[_4_] Rob van Gelder[_4_] is offline
external usenet poster
 
Posts: 1,236
Default Mouse Wheel Trouble in Excel VBA

I had the same problem, until I installed Intellipoint. It's great.

"shockley" wrote in message
...
For the scrolling you can probably solve it with the right mouse driver.

Do
a message search on this newsgroup for

"Mouse Wheel Trouble in Excel VBA"

Lots of posts on that one. In one of these, Harald Staff says (8/12/03

11:52
AM):

"MS mice and a few others scroll those windows, Logitech mice and a few
others doesn't.

I use an optical Logitech myself, but I installed MS Intellipoint drivers
and software from:
http://makeashorterlink.com/?W191210C2

It works like a charm, scrolling code, acceleration and everything. Worth

a
try."

Can't help with the panes problem as I can't reproduce it. Maybe try an
Excel re-install?

HTH,
Shockley



"chuck" wrote in message
...
XL2002:
The wheel on my mouse does not scroll when editing code in
the excel 2002 VB. This only happens in the module code
windows and the form windows. However, the mouse wheel
will scroll in the project explorer, object explorer, and
properties window. I have checked for driver updates and
seem to have the latest. Any help would be appreciated.
Thanks,
Chuck