Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default Scroll wheel in Excel VBA editor

Can I make the scroll wheel on the mouse work (ie scroll up & down) in the
Excel VBA editor? Doesn't work in the Access one either.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default Scroll wheel in Excel VBA editor

I use VBScroll

http://www.gasanov.net/VBScroll.htm

This works fine for me, which reminds me I must make a donation.

Regards,
Peter T


"Damien McBain" wrote in message
...
Can I make the scroll wheel on the mouse work (ie scroll up & down) in the
Excel VBA editor? Doesn't work in the Access one either.




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default Scroll wheel in Excel VBA editor

"Peter T" <peter_t@discussions wrote in message
...
I use VBScroll

http://www.gasanov.net/VBScroll.htm

This works fine for me, which reminds me I must make a donation.


Nice, thanks Peter.

I wonder why the VBA editor doesn't do it by default?


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,560
Default Scroll wheel in Excel VBA editor

Damien,
It's a known problem with the standard Windows mouse drivers (see Microsoft
site).
I had the same problem, then installed the Logitech mouse driver and Bingo!
VBE scrolling is fine
--
David


"Damien McBain" wrote:

"Peter T" <peter_t@discussions wrote in message
...
I use VBScroll

http://www.gasanov.net/VBScroll.htm

This works fine for me, which reminds me I must make a donation.


Nice, thanks Peter.

I wonder why the VBA editor doesn't do it by default?



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default Scroll wheel in Excel VBA editor

"David" wrote in message
...
Damien,
It's a known problem with the standard Windows mouse drivers (see
Microsoft
site).
I had the same problem, then installed the Logitech mouse driver and
Bingo!
VBE scrolling is fine


I use a number of different mice on my work laptop. They scroll everything
else except VBA editors. Unusual that the problem would be isolated like
that.

Anyhow thanks for the feed back (especially peter for pointing me in the
direction of VBScroll).

Damo




  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Scroll wheel in Excel VBA editor

It is a problem with the Version 5 Microsoft Intellimouse
drivers. You can either revert to Version 4 or use a third party
driver product. I use FreeWheel,
http://www.geocities.com/SiliconVall...freewheel.html .


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Damien McBain" wrote in message
...
Can I make the scroll wheel on the mouse work (ie scroll up &
down) in the Excel VBA editor? Doesn't work in the Access one
either.



  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 691
Default Scroll wheel in Excel VBA editor

Hi Damien,
Suggest you take a look at setting up the driver as follows:
http://www.mvps.org/dmcritchie/excel/mouse.txt
which contains some other specific overrides for other applicatons.

MS Excel for Windows -- Mouse Settings
Customize
Windows START, Settings, Control Panel -- Mouse
Left Button: Left-click (global/default)
Right Button: Right-click (global/default)
Wheel Button: Enter (global *override*)
Large Thumb Button: Back (global/default)
Small Thumb Button: Forward (global/default)

Excel: Tools-Options-General-"zoom on roll with intellimouse
keep this off or you won't be able to use mouse for
a vertical scrolling, you can still use Ctrl+wheel to zoom in/out.
VBE problems with scrolling: make sure you do not have
exceptions in Control Panel, Mouse, General, Advanced
or for some older drivers there is a tab near the end
[but that would mean you are not current]

Latest Microsoft Mouse Drivers:
Microsoft Mouse | Download -- IntelliPoint Mouse Software
http://www.microsoft.com/hardware/mouse/download_ns.asp
works with Logitech mice as well but will disable itouch keyboard features

For non Microsoft mice, if MS drivers don't work either, and the MS drivers
don't work either see freewheel
http://www.geocities.com/SiliconVall...freewheel.html

Although the freewheel solution Chip mentioned is frequently mentioned, I don't have it. The mouse must be active in the Windows
taskbar (next to the clock). Actually I have it hidden thanks to some startup application.

---
HTH, David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm

"Chip Pearson" wrote...
It is a problem with the Version 5 Microsoft Intellimouse
drivers. You can either revert to Version 4 or use a third party
driver product. I use FreeWheel,
http://www.geocities.com/SiliconVall...freewheel.html .

"Damien McBain" wrote in message
...
Can I make the scroll wheel on the mouse work (ie scroll up &
down) in the Excel VBA editor? Doesn't work in the Access one
either.





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
Can't Scroll w/ Mouse Wheel in Excel SJK Excel Discussion (Misc queries) 0 April 7th 09 05:17 AM
How do I get the scroll wheel on mouse to work in Excel Rhyu Excel Discussion (Misc queries) 1 September 4th 08 12:56 PM
Scroll wheel doesn't work in excel Ugla Excel Discussion (Misc queries) 7 June 19th 08 08:04 AM
Using mouse wheel in VB editor fullers New Users to Excel 2 November 8th 05 01:58 PM
Solution to Mouse Wheel Won't Scroll in Visual Basic Editor SidBord Excel Programming 1 July 7th 04 03:15 AM


All times are GMT +1. The time now is 09:34 PM.

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"