Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
problem with mouse wheel in Excel | Excel Discussion (Misc queries) | |||
Can't Scroll w/ Mouse Wheel in Excel | Excel Discussion (Misc queries) | |||
Mouse Wheel does not work in Excel | Excel Discussion (Misc queries) | |||
Navigate Excel with mouse wheel. | Excel Discussion (Misc queries) | |||
How do I use the mouse wheel to scroll horizontally in excel? | Excel Discussion (Misc queries) |