I'm trying to configure scroll wheel mouse settings by application.
The settings I apply to Microsoft Excel do not carry over the the VB
Macro Editor when I launch it from within MS Excel. Does anyone know
if there's a .exe associated with the VB Macro Editor?
Thanks,
Mike
I think it's just DLLs called by Excel, but I could be wrong.
The scroll wheel in general has problems in the VBE. A common suggestion is
to use Gasanov's VBScroll. a small utility from http://www.gasanov.net/
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______
> I'm trying to configure scroll wheel mouse settings by application.
> The settings I apply to Microsoft Excel do not carry over the the VB
[quoted text clipped - 3 lines]
> Thanks,
> Mike
Dave Peterson - 07 Dec 2006 21:17 GMT
Just to add...
I think I read a post that says that wheel mouses (mice?) will work ok in
xl2007's VBE.
I use VBScroll, but there are at least a couple of options:
http://www.gasanov.net/VBScroll.htm
http://www.geocities.com/SiliconValley/2060/freewheel.html
> I think it's just DLLs called by Excel, but I could be wrong.
>
[quoted text clipped - 15 lines]
> > Thanks,
> > Mike

Signature
Dave Peterson
Jon Peltier - 07 Dec 2006 22:08 GMT
Dave -
You're right. Microsoft finally made the scroll wheel work in 2007's VBE.
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______
> Just to add...
>
[quoted text clipped - 26 lines]
>> > Thanks,
>> > Mike