View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jon Peltier Jon Peltier is offline
external usenet poster
 
Posts: 6,582
Default Does the Macro Editor have an .exe associated to it?

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
_______


wrote in message
ups.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
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