Am I the only one who has noticed that the mouse wheel does not work in VBA?
It is impossible to scroll using the wheel when programming....

Knut

Re: Mouse Wheel by Perry

Perry
Sat Jan 24 21:28:58 CST 2004

Download an Optical Mouse Driver

Example
http://www.microsoft.com/hardware/mouseandkeyboard/DownloadResult.aspx?prod=
m_om&os=xp&lang=en

Krgrds,
Perry

"Knut Torgersen" <knut at torgersens.net> wrote in message
news:uQ0Ql9q4DHA.1428@TK2MSFTNGP12.phx.gbl...
> Am I the only one who has noticed that the mouse wheel does not work in
VBA?
> It is impossible to scroll using the wheel when programming....
>
> Knut
>
>



Re: Mouse Wheel by Jay

Jay
Sat Jan 24 23:04:00 CST 2004

"Knut Torgersen" <knut at torgersens.net> wrote:

>Am I the only one who has noticed that the mouse wheel does not work in VBA?
>It is impossible to scroll using the wheel when programming....
>
>Knut
>

You're not the only one who's noticed it, and I've complained about it
several times. It just doesn't seem to get anywhere...

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://www.mvps.org/word

Re: Mouse Wheel by RWN

RWN
Sun Jan 25 00:11:42 CST 2004

Hmmm, mine works with the exception of the fact that I can't get it to
autoscroll (my term) i.e. click the wheel and let it scroll by itself.
Word2k, MS Intellipoint v3.2

Am I going to be rudely surprised when I upgrade?

--
Regards;
Rob
------------------------------------------------------------------------
"Jay Freedman" <jay.freedman@verizon.net> wrote in message
news:3gj6101e4s0f5p7bt3uu83ndojm1ri0b00@4ax.com...
> "Knut Torgersen" <knut at torgersens.net> wrote:
>
> >Am I the only one who has noticed that the mouse wheel does not work
in VBA?
> >It is impossible to scroll using the wheel when programming....
> >
> >Knut
> >
>
> You're not the only one who's noticed it, and I've complained about it
> several times. It just doesn't seem to get anywhere...
>
> --
> Regards,
> Jay Freedman
> Microsoft Word MVP FAQ: http://www.mvps.org/word



Re: Mouse Wheel by Knut

Knut
Sun Jan 25 07:06:25 CST 2004

Duh, why? The wheel works just about everywhere else BUT in VBA. I can
scroll, I can click the two extra buttons (web page forward or back one
page) etc, etc, etc in every program there is. Well, except for VBA.

Knut Torgersen

One UNIX to rule them all, One Resolver to find them,
One IP to bring them all and in the zone to bind them


"Perry" <p.lima@chello.nl> skrev i melding
news:e8%23BdNv4DHA.2168@TK2MSFTNGP12.phx.gbl...
> Download an Optical Mouse Driver
>
> Example
>
http://www.microsoft.com/hardware/mouseandkeyboard/DownloadResult.aspx?prod=
> m_om&os=xp&lang=en
>
> Krgrds,
> Perry
>
> "Knut Torgersen" <knut at torgersens.net> wrote in message
> news:uQ0Ql9q4DHA.1428@TK2MSFTNGP12.phx.gbl...
> > Am I the only one who has noticed that the mouse wheel does not work in
> VBA?
> > It is impossible to scroll using the wheel when programming....
> >
> > Knut
> >
> >
>
>



Re: Mouse Wheel by Knut

Knut
Sun Jan 25 07:08:51 CST 2004

Same here. I got some mumbo-jumbo back from mswish "Hi, my name is NN and I
will be your...."

--
Knut Torgersen
One UNIX to rule them all, One Resolver to find them,
One IP to bring them all and in the zone to bind them

"Jay Freedman" <jay.freedman@verizon.net> skrev i melding
news:3gj6101e4s0f5p7bt3uu83ndojm1ri0b00@4ax.com...
> "Knut Torgersen" <knut at torgersens.net> wrote:
>
> >Am I the only one who has noticed that the mouse wheel does not work in
VBA?
> >It is impossible to scroll using the wheel when programming....
> >
> >Knut
> >
>
> You're not the only one who's noticed it, and I've complained about it
> several times. It just doesn't seem to get anywhere...
>
> --
> Regards,
> Jay Freedman
> Microsoft Word MVP FAQ: http://www.mvps.org/word



Re: Mouse Wheel by Knut

Knut
Sun Jan 25 07:11:52 CST 2004

Probably not. I have had the same problem with different mice, different
Word versions, different OS'es ever since (shudder) Windows 95. And both
WITH and WITHOUT installing a new, upgraded driver. I'm now on WinXP Pro,
Office XP, plus Office 2003 - same happening on all.

--
Knut Torgersen
One UNIX to rule them all, One Resolver to find them,
One IP to bring them all and in the zone to bind them

"RWN" <NotLikely@mts.net> skrev i melding
news:u%23AzSow4DHA.2440@tk2msftngp13.phx.gbl...
> Hmmm, mine works with the exception of the fact that I can't get it to
> autoscroll (my term) i.e. click the wheel and let it scroll by itself.
> Word2k, MS Intellipoint v3.2
>
> Am I going to be rudely surprised when I upgrade?
>
> --
> Regards;
> Rob
> ------------------------------------------------------------------------
> "Jay Freedman" <jay.freedman@verizon.net> wrote in message
> news:3gj6101e4s0f5p7bt3uu83ndojm1ri0b00@4ax.com...
> > "Knut Torgersen" <knut at torgersens.net> wrote:
> >
> > >Am I the only one who has noticed that the mouse wheel does not work
> in VBA?
> > >It is impossible to scroll using the wheel when programming....
> > >
> > >Knut
> > >
> >
> > You're not the only one who's noticed it, and I've complained about it
> > several times. It just doesn't seem to get anywhere...
> >
> > --
> > Regards,
> > Jay Freedman
> > Microsoft Word MVP FAQ: http://www.mvps.org/word
>
>



Re: Mouse Wheel by Perry

Perry
Sun Jan 25 07:19:11 CST 2004

It's as simple as:

I had the same problem as you, I downloaded an optical mouse
driver, installed it and I was able to (wheel)scroll up and down
in VBE ...

Krgrds,
Perry

"Knut Torgersen" <knut at torgersens.net> wrote in message
news:ef4XLQ04DHA.2168@TK2MSFTNGP12.phx.gbl...
> Duh, why? The wheel works just about everywhere else BUT in VBA. I can
> scroll, I can click the two extra buttons (web page forward or back one
> page) etc, etc, etc in every program there is. Well, except for VBA.
>
> Knut Torgersen
>
> One UNIX to rule them all, One Resolver to find them,
> One IP to bring them all and in the zone to bind them
>
>
> "Perry" <p.lima@chello.nl> skrev i melding
> news:e8%23BdNv4DHA.2168@TK2MSFTNGP12.phx.gbl...
> > Download an Optical Mouse Driver
> >
> > Example
> >
>
http://www.microsoft.com/hardware/mouseandkeyboard/DownloadResult.aspx?prod=
> > m_om&os=xp&lang=en
> >
> > Krgrds,
> > Perry
> >
> > "Knut Torgersen" <knut at torgersens.net> wrote in message
> > news:uQ0Ql9q4DHA.1428@TK2MSFTNGP12.phx.gbl...
> > > Am I the only one who has noticed that the mouse wheel does not work
in
> > VBA?
> > > It is impossible to scroll using the wheel when programming....
> > >
> > > Knut
> > >
> > >
> >
> >
>
>



Re: Mouse Wheel by Mark

Mark
Sun Jan 25 10:35:54 CST 2004

I was never able to scroll in the VBE with the MS Intellimouse or, but I
just bought the Intellimouse Optical and it scrolls fine everywhere.
Why that seems to matter, I couldn't say, but opticalness alone isn't
guaranteed to fix it. The IBM Optical Explorer, which I really liked
for its lovingly seductive blue light on the wheel (oh shut up...) never
scrolled in the VB editor either.

--
Mark Tangard, Microsoft Word MVP
Note well: MVPs do not work for Microsoft.
"Life is nothing if you're not obsessed." --John Waters

Perry wrote:
> It's as simple as:
>
> I had the same problem as you, I downloaded an optical mouse
> driver, installed it and I was able to (wheel)scroll up and down
> in VBE ...
>
> Krgrds,
> Perry
>
> "Knut Torgersen" <knut at torgersens.net> wrote in message
> news:ef4XLQ04DHA.2168@TK2MSFTNGP12.phx.gbl...
>
>>Duh, why? The wheel works just about everywhere else BUT in VBA. I can
>>scroll, I can click the two extra buttons (web page forward or back one
>>page) etc, etc, etc in every program there is. Well, except for VBA.
>>
>>Knut Torgersen
>>
>>One UNIX to rule them all, One Resolver to find them,
>>One IP to bring them all and in the zone to bind them
>>
>>
>>"Perry" <p.lima@chello.nl> skrev i melding
>>news:e8%23BdNv4DHA.2168@TK2MSFTNGP12.phx.gbl...
>>
>>>Download an Optical Mouse Driver
>>>
>>>Example
>>>
>>
> http://www.microsoft.com/hardware/mouseandkeyboard/DownloadResult.aspx?prod=
>
>>>m_om&os=xp&lang=en
>>>
>>>Krgrds,
>>>Perry
>>>
>>>"Knut Torgersen" <knut at torgersens.net> wrote in message
>>>news:uQ0Ql9q4DHA.1428@TK2MSFTNGP12.phx.gbl...
>>>
>>>>Am I the only one who has noticed that the mouse wheel does not work
>
> in
>
>>>VBA?
>>>
>>>>It is impossible to scroll using the wheel when programming....
>>>>
>>>>Knut
>>>>
>>>>
>>>
>>>
>>
>
>


Re: Mouse Wheel by Knut

Knut
Sun Jan 25 13:56:27 CST 2004

Hi, there - thanks for the tip on the drivers. I have already tried that,
actually. I've been in the business since around '95 when I started working
for MS' Nordic PSS department in Sweden (but I'm Norwegian), so
troubleshooting is something I am used to.

For not leaving any stone unturned, I did - again - install new drivers for
my Microsoft Intellimouse Optical webmouse (yeah, well, whatever - five
buttons, including the click feature on the wheel) and the result.... Zip,
zilch, nada, zero - nothing. Oh - I did get a fancy pointer icon on my
desktop. ;-)

As I (more or less) said in another posting here: I have had different mice,
different drivers, different OS'es - and different MS Word versions - all
bring the same great news: None of the mouse wheels offers any scrolling in
VB.

I've been in contact with MSWish to report a bug, and been graciously fended
off as someone who does not know what he's talking about and pointed in the
direction of some PSS tech on the MS Office support. Yes, I did make it
clear that I already had been helping myself to both new drivers, KB
articles and just about anything else I could think of. "Hi, my name is NN
and I will be your MS Wish representative. How may I reject you?" Annoying.

--
Knut Torgersen
One UNIX to rule them all, One Resolver to find them,
One IP to bring them all and in the zone to bind them

"Perry" <p.lima@chello.nl> skrev i melding
news:%23SINQX04DHA.2404@TK2MSFTNGP11.phx.gbl...
> It's as simple as:
>
> I had the same problem as you, I downloaded an optical mouse
> driver, installed it and I was able to (wheel)scroll up and down
> in VBE ...
>
> Krgrds,
> Perry
>
> "Knut Torgersen" <knut at torgersens.net> wrote in message
> news:ef4XLQ04DHA.2168@TK2MSFTNGP12.phx.gbl...
> > Duh, why? The wheel works just about everywhere else BUT in VBA. I can
> > scroll, I can click the two extra buttons (web page forward or back one
> > page) etc, etc, etc in every program there is. Well, except for VBA.
> >
> > Knut Torgersen
> >
> > One UNIX to rule them all, One Resolver to find them,
> > One IP to bring them all and in the zone to bind them
> >
> >
> > "Perry" <p.lima@chello.nl> skrev i melding
> > news:e8%23BdNv4DHA.2168@TK2MSFTNGP12.phx.gbl...
> > > Download an Optical Mouse Driver
> > >
> > > Example
> > >
> >
>
http://www.microsoft.com/hardware/mouseandkeyboard/DownloadResult.aspx?prod=
> > > m_om&os=xp&lang=en
> > >
> > > Krgrds,
> > > Perry
> > >
> > > "Knut Torgersen" <knut at torgersens.net> wrote in message
> > > news:uQ0Ql9q4DHA.1428@TK2MSFTNGP12.phx.gbl...
> > > > Am I the only one who has noticed that the mouse wheel does not work
> in
> > > VBA?
> > > > It is impossible to scroll using the wheel when programming....
> > > >
> > > > Knut
> > > >
> > > >
> > >
> > >
> >
> >
>
>



Re: Mouse Wheel by perian

perian
Sun Jan 25 10:21:16 CST 2004

Then you may have an old fashion model - or maybe you didn´t configure it.
I´m able to select almost anything/anywhere - of course in VBE as well.
--
pre
"Knut Torgersen" <knut at torgersens.net> wrote in message
news:uQ0Ql9q4DHA.1428@TK2MSFTNGP12.phx.gbl...
> Am I the only one who has noticed that the mouse wheel does not work in
VBA?
> It is impossible to scroll using the wheel when programming....
>
> Knut
>
>



Re: Mouse Wheel by Mark

Mark
Sun Jan 25 21:57:12 CST 2004

This isn't about selecting, it's about scrolling.

perian wrote:

> Then you may have an old fashion model - or maybe you didn´t configure it.
> I´m able to select almost anything/anywhere - of course in VBE as well.


Re: Mouse Wheel by perian

perian
Mon Jan 26 10:50:18 CST 2004

OK, there´s several conf. for the scrolling wheel which can be set to
scrolling ways or to a high number of clicking.
In return, however it performs an annoying everlasting warning that
batteries are nearly empty.
--
perian
"Mark Tangard" <Mark@NoMailPlease_Tangard.com> wrote in message
news:uXNg9B84DHA.504@TK2MSFTNGP11.phx.gbl...
> This isn't about selecting, it's about scrolling.
>
> perian wrote:
>
> > Then you may have an old fashion model - or maybe you didn´t configure
it.
> > I´m able to select almost anything/anywhere - of course in VBE as well.
>



Re: Mouse Wheel by Knut

Knut
Wed Jan 28 00:00:06 CST 2004

Problem is the fact that my mouse scrolls just fine everywhere, including
Notepad, but not in any of my VBA projects. That's the problem. And as I
said, I have been having this problem ever since the dawn of the mouse
wheel. If I have to configure my mouse wheel in a prticular way for it to
work within the VBE, it qualifies for its own section in the user's manual.
Both Word and the mouse manuals, mind you.

--
Knut Torgersen
One UNIX to rule them all, One Resolver to find them,
One IP to bring them all and in the zone to bind them

"perian" <donotmailme@bredalsparken.dk> skrev i melding
news:OQT4byC5DHA.1428@TK2MSFTNGP12.phx.gbl...
> OK, there´s several conf. for the scrolling wheel which can be set to
> scrolling ways or to a high number of clicking.
> In return, however it performs an annoying everlasting warning that
> batteries are nearly empty.
> --
> perian
> "Mark Tangard" <Mark@NoMailPlease_Tangard.com> wrote in message
> news:uXNg9B84DHA.504@TK2MSFTNGP11.phx.gbl...
> > This isn't about selecting, it's about scrolling.
> >
> > perian wrote:
> >
> > > Then you may have an old fashion model - or maybe you didn´t configure
> it.
> > > I´m able to select almost anything/anywhere - of course in VBE as
well.
> >
>
>



Re: Mouse Wheel by Mark

Mark
Wed Jan 28 00:01:19 CST 2004

How does this help the original poster? There are a LOT of different
wheelmice, some barely configurable at all. And he wasn't asking
anything about battery life (and probably would have mentioned it if
he'd been using a wireless mouse in the first place). "You must have
configured it wrong" is the same kind of assistance as "You shouldn't
have had that 15th beer."

--
Mark Tangard, Microsoft Word MVP
Note well: MVPs do not work for Microsoft.
"Life is nothing if you're not obsessed." --John Waters

perian wrote:
> OK, there´s several conf. for the scrolling wheel which can be set to
> scrolling ways or to a high number of clicking.
> In return, however it performs an annoying everlasting warning that
> batteries are nearly empty.
> --
> perian
> "Mark Tangard" <Mark@NoMailPlease_Tangard.com> wrote in message
> news:uXNg9B84DHA.504@TK2MSFTNGP11.phx.gbl...
>
>>This isn't about selecting, it's about scrolling.
>>
>>perian wrote:
>>
>>
>>>Then you may have an old fashion model - or maybe you didn´t configure
>
> it.
>
>>>I´m able to select almost anything/anywhere - of course in VBE as well.
>>
>
>


Re: Mouse Wheel by Knut

Knut
Sat Jan 31 01:13:08 CST 2004

Summary (yes/no question): Did we agree upon the fact that there *is* a
general problem with scrolling in the VB environment?

--
Knut Torgersen
One UNIX to rule them all, One Resolver to find them,
One IP to bring them all and in the zone to bind them

"Knut Torgersen" <knut at torgersens.net> skrev i melding
news:uQ0Ql9q4DHA.1428@TK2MSFTNGP12.phx.gbl...
> Am I the only one who has noticed that the mouse wheel does not work in
VBA?
> It is impossible to scroll using the wheel when programming....
>
> Knut
>
>



Re: Mouse Wheel by Word

Word
Sat Jan 31 07:29:23 CST 2004

G'day "Knut Torgersen" <knut at torgersens.net>,

IMHO its erratic with little rhyme nor reason.

Steve Hudson
Word Heretic Sydney Australia
Tricky stuff with Word or words

Email: WordHeretic at tpg.com.au


"Knut Torgersen" <knut at torgersens.net> was spinning this yarn:

>Summary (yes/no question): Did we agree upon the fact that there *is* a
>general problem with scrolling in the VB environment?


Re: Mouse Wheel by Lars-Eric

Lars-Eric
Sat Jan 31 08:00:47 CST 2004

Knut,

I can only agree with that this is general problem. I have 5 computers at
home and scrolling using the weel does NOT work in the VBA editor on any
machine, not even on the machine that is only a few month old. At the job
it's the same problem an all machines. Of all software we have it's only the
VBA editor that does not respond to the mouse weel. The only conlusion I can
come to is that the VBA editor is the problem!

--
Regards,
Lars-Eric Gisslén

"Knut Torgersen" <knut at torgersens.net> skrev i meddelandet
news:uEFVvm85DHA.1368@TK2MSFTNGP10.phx.gbl...
> Summary (yes/no question): Did we agree upon the fact that there *is* a
> general problem with scrolling in the VB environment?
>
> --
> Knut Torgersen
> One UNIX to rule them all, One Resolver to find them,
> One IP to bring them all and in the zone to bind them
>
> "Knut Torgersen" <knut at torgersens.net> skrev i melding
> news:uQ0Ql9q4DHA.1428@TK2MSFTNGP12.phx.gbl...
> > Am I the only one who has noticed that the mouse wheel does not work in
> VBA?
> > It is impossible to scroll using the wheel when programming....
> >
> > Knut
> >
> >
>
>



Re: Mouse Wheel by Shauna

Shauna
Sun Feb 01 14:11:26 CST 2004

Hi Knut

At home I have what is now an old Logitech mouse and it scrolls in VBA.
At one stage I upgraded its driver, but the "upgrade" meant that I could
not scroll in VBA. So I went back to the old one.

At work I've tried a Dell, two HPs and a Compaq. I don't have the
capacity to experiment with drivers there. Only one of the HPs scrolls
in VBA.

For what it's worth, I've found similar erratic scrolling behaviour with
Lotus Notes, although a mouse that works in VBA does not necessarily
work in Notes. So the problem is not confined to VBA.

So yes, I think that there is a problem.

Hope this helps.

Shauna Kelly. Microsoft MVP.
http://www.shaunakelly.com/word



"Knut Torgersen" <knut at torgersens.net> wrote in message
news:uEFVvm85DHA.1368@TK2MSFTNGP10.phx.gbl...
> Summary (yes/no question): Did we agree upon the fact that there *is*
a
> general problem with scrolling in the VB environment?
>
> --
> Knut Torgersen
> One UNIX to rule them all, One Resolver to find them,
> One IP to bring them all and in the zone to bind them
>
> "Knut Torgersen" <knut at torgersens.net> skrev i melding
> news:uQ0Ql9q4DHA.1428@TK2MSFTNGP12.phx.gbl...
> > Am I the only one who has noticed that the mouse wheel does not work
in
> VBA?
> > It is impossible to scroll using the wheel when programming....
> >
> > Knut
> >
> >
>
>



Re: Mouse Wheel by Jay

Jay
Sun Feb 01 20:18:40 CST 2004

The Microsoft Optical Wheel Mouse (USB) doesn't scroll in VBA or in
most windows of Intuit's Quicken 2003. The same is true for the
wireless mouse that comes with the Wacom Graphire tablet.

"Shauna Kelly" <ShaunaKelly@SendNoSpamToShaunaKelly.com> wrote:

>Hi Knut
>
>At home I have what is now an old Logitech mouse and it scrolls in VBA.
>At one stage I upgraded its driver, but the "upgrade" meant that I could
>not scroll in VBA. So I went back to the old one.
>
>At work I've tried a Dell, two HPs and a Compaq. I don't have the
>capacity to experiment with drivers there. Only one of the HPs scrolls
>in VBA.
>
>For what it's worth, I've found similar erratic scrolling behaviour with
>Lotus Notes, although a mouse that works in VBA does not necessarily
>work in Notes. So the problem is not confined to VBA.
>
>So yes, I think that there is a problem.
>
>Hope this helps.
>
>Shauna Kelly. Microsoft MVP.
>http://www.shaunakelly.com/word
>
>
>
>"Knut Torgersen" <knut at torgersens.net> wrote in message
>news:uEFVvm85DHA.1368@TK2MSFTNGP10.phx.gbl...
>> Summary (yes/no question): Did we agree upon the fact that there *is*
>a
>> general problem with scrolling in the VB environment?
>>
>> --
>> Knut Torgersen
>> One UNIX to rule them all, One Resolver to find them,
>> One IP to bring them all and in the zone to bind them
>>
>> "Knut Torgersen" <knut at torgersens.net> skrev i melding
>> news:uQ0Ql9q4DHA.1428@TK2MSFTNGP12.phx.gbl...
>> > Am I the only one who has noticed that the mouse wheel does not work
>in
>> VBA?
>> > It is impossible to scroll using the wheel when programming....
>> >
>> > Knut
>> >
>> >
>>
>>
>


--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://www.mvps.org/word

Re: Mouse Wheel by anonymous

anonymous
Mon Feb 02 14:11:10 CST 2004

I have a similar problem that exists only in Developer Studio 6. None of the auxiliary windows (call stack, watch, variables, etc) respond to the mouse wheel when vertical scroll bar is present. Problem occurred when I received new machine having Windows XP Pro. All other applications (Word, Excel, Notepad, etcâ?¦) work fine with the mouse wheel.