Scrolling in editor window of Excel VBA

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have become accustomed to being able to scroll up and down within any
window in the windows environment by using the mouse wheel. This seems to
work everywhere in most applications, inclduing non-microsoft apps, but not
in the Excel VBA code editor window wen you are editing code. The only way
to scroll up and down in this window is via the scroll bars at the side.

Am i doing something wrong or is there a good reason for this not being
enabled in Excel VBA (v6.3)?
 
Is it related the Mouse being used ie non microsoft or is this common
irrespective of the mouse brand?

Where does one find Intellmouse V4 drivers?

And thanks for reply
 
I am using a computer at work, on which I cannot install anything. Do you
know of any other way to get the VBE to respond to the mouse scrollwheel?

Thanks
 
Hi Lucas,
I am using a computer at work, on which I cannot install anything.
Do you know of any other way to get the VBE to respond to the
mouse scrollwheel?

Why not speak to your IT department: one or other of the suggested solutions
should be within their ambit of acceptability.
 
Back
Top