Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Mouse Wheel Trouble in Excel VBA

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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,253
Default Mouse Wheel Trouble in Excel VBA

yep..

if I didnt miss it as much as you I'd laugh
isn't microsoft wonderfully up-to-date?

don't worry even Office 2003B2 wont scroll
in VBA code windows...


it's a nogo.
no drivers will help you.
it's just not programmed 'like that'

you'll have to wait until VBA is disabled and we'll all be 'gently' moved
to Studio NOT Net

keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage: http://members.chello.nl/keepitcool


"chuck" wrote:

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


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 170
Default Mouse Wheel Trouble in Excel VBA


"keepitcool" wrote in message
...
yep..

if I didnt miss it as much as you I'd laugh
isn't microsoft wonderfully up-to-date?

don't worry even Office 2003B2 wont scroll
in VBA code windows...



Office 2000 certainly does with microsoft wheel mouse
with the Intellipoint 4 drivers , did they take
a backward in Office 2003 ?

Keith


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,253
Default Mouse Wheel Trouble in Excel VBA

hmm...

Scrolling in the main module window?

Maybe with a Microsoft Mouse and Intel drivers,

I've got a (highend) wireless kb and mouse from logitech with the latest
drivers...

It didn't budge in 2000k and 2002, and it wont budge in 2003B2 when I roll
that wheel....

does that prove my point re MS :)

I can't set IntelliZoom on a non-intel driven mouse. MS should just built
basic hardware functionality into their software. Without regard for
manufacturer. In ANY other software I've got no probs srolling with the
wheel.....



keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage: http://members.chello.nl/keepitcool


"Keith Willshaw" wrote:


"keepitcool" wrote in message
...
yep..

if I didnt miss it as much as you I'd laugh
isn't microsoft wonderfully up-to-date?

don't worry even Office 2003B2 wont scroll
in VBA code windows...



Office 2000 certainly does with microsoft wheel mouse
with the Intellipoint 4 drivers , did they take
a backward in Office 2003 ?

Keith




  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 170
Default Mouse Wheel Trouble in Excel VBA


"keepitcool" wrote in message
...
hmm...

Scrolling in the main module window?

Maybe with a Microsoft Mouse and Intel drivers,

I've got a (highend) wireless kb and mouse from logitech with the latest
drivers...


My laptop has an el-cheapo logitech mouse and drivers
and works fine.

I've found that Office is particularly susceptible to
problems if you dont have the right mose drivers.

On both machines I was able to scroll in IE, Outlook
and Windows Explorer with the standard driver but had
to load the proper drivers for Visual Studio and Office

Keith




  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 47
Default Mouse Wheel Trouble in Excel VBA

Chuck

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.

--
HTH. Best wishes Harald
Excel MVP

Followup to newsgroup only please.

"chuck" skrev i melding ...
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



  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Mouse Wheel Trouble in Excel VBA

Thanks Harald,
The driver downgrade has fixed the scrolling problem!
Chuck
-----Original Message-----
Chuck

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.

--
HTH. Best wishes Harald
Excel MVP

Followup to newsgroup only please.

"chuck" skrev i melding

...
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



.

  #8   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 135
Default Mouse Wheel Trouble in Excel VBA

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



  #9   Report Post  
Posted to microsoft.public.excel.programming
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





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
problem with mouse wheel in Excel Going Wheely Crazy Excel Discussion (Misc queries) 1 December 21st 09 06:09 PM
Can't Scroll w/ Mouse Wheel in Excel SJK Excel Discussion (Misc queries) 0 April 7th 09 05:17 AM
Mouse Wheel does not work in Excel Lee Excel Discussion (Misc queries) 0 November 20th 08 09:24 PM
Navigate Excel with mouse wheel. Gene Excel Discussion (Misc queries) 4 March 17th 06 12:40 AM
How do I use the mouse wheel to scroll horizontally in excel? Alison Excel Discussion (Misc queries) 4 August 17th 05 10:58 AM


All times are GMT +1. The time now is 06:51 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"