![]() |
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 |
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 |
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 |
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 |
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 |
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 . |
Mouse Wheel Trouble in Excel VBA
I've been following all this. I have a cheapy IBM optical and also could
not get it to scroll in VB. After reading everybody's input, I just reloaded from the disc and now it works like a champ... steve "keepitcool" wrote in message ... i'll be sure to download them too. thanx! keepITcool < email : keepitcool chello nl (with @ and .) < homepage: http://members.chello.nl/keepitcool "Chuck" wrote: 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 |
Mouse Wheel Trouble in Excel VBA
Why would it have to be incorporated into Excel. It should
work for all window applications. --- HTH, David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001] My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm Search Page: http://www.mvps.org/dmcritchie/excel/search.htm "Steve" wrote in message ... The mouse comes out in September. Maybe they'll incorporate it into Excel by 2010. Let's cross our fingers! |
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 |
Mouse Wheel Trouble in Excel VBA
KIC
You might want to read this if you have extra buttons on your mouse http://www.google.com/groups?threadm...tvigator. com -- Dick Kusleika MVP - Excel www.dicks-clicks.com Post all replies to the newsgroup. "keepitcool" wrote in message ... i'll be sure to download them too. thanx! keepITcool < email : keepitcool chello nl (with @ and .) < homepage: http://members.chello.nl/keepitcool "Chuck" wrote: 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 |
Mouse Wheel Trouble in Excel VBA
Well, as long as the rocker switch is simply an on-off toggle, I
suppose if that's true, it could mimic a left or right arrow keypress. We'll see. It could be analog for all I know, sensitive to degrees of tilt, and mimic moving the horizontal scrollbar. (I hope not!) On Wed, 13 Aug 2003 02:09:17 -0400, "David McRitchie" wrote: Why would it have to be incorporated into Excel. It should work for all window applications. --- HTH, David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001] My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm Search Page: http://www.mvps.org/dmcritchie/excel/search.htm "Steve" wrote in message ... The mouse comes out in September. Maybe they'll incorporate it into Excel by 2010. Let's cross our fingers! |
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 |
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 |
All times are GMT +1. The time now is 04:01 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com