
Signature
Don Guillett
Microsoft MVP Excel
SalesAid Software
dguillett1@austin.rr.com
This has nothing to do with the mouse hardware. Closing an re-opening
excel sometimes fixes it. If you click a cell and it selects several,
it does it on MouseDown, not on MouseUp. In fact, if you notice it has
selected several cells before you release the mouse button, and you
drag up a bit (if it has selected errant cells below) it will de-
select the others. It seems to me that it has something to do with the
hit-testing internal to excel, and may be from an interaction with the
mouse drivers. But, hey, this is something Microsoft should
acknowledge and deal with! I'm using Logitech mouse and software
4.24.99. Please, others with the same problem, what mouse software and
version are you using?
Bob Graham
> Sometimes these critters just have to be taught who is the boss
>
[quoted text clipped - 126 lines]
> This definately has to do with the scroll wheel. I beat the hell out
> of it and it fixed it :)
bentzb@gmail.com - 27 Mar 2008 04:57 GMT
On Feb 26, 12:00 pm, rvgrahamsevaten...@sbcglobal.net wrote:
> This has nothing to do with the mouse hardware. Closing an re-opening
> excel sometimes fixes it. If you click a cell and it selects several,
[quoted text clipped - 142 lines]
>
> - Show quoted text -
It doesn't appear to be caused by mouse hardware. I can recreate the
issue on a laptop without a mouse. I have updated with SP1 along with
the latest updates and it hasn't gone away. The only thing I know from
messing around with this is that it appears in Page Layout view. If
you change it to the Normal Layout view then it goes away. I guess I
will have to contact Microsoft on this one.
Bill
sgregpa - 30 May 2008 22:25 GMT
We are seeing this as well and have found that we can NOT repro it in Normal
view, but it can be reproduced regularly while in Page Layout view.
We have done this with different spreadsheets, after reboots and verifying
key sticking on keyboard or mouse are not the cause.
Any word on a resolution? For now we're going to be telling users to switch
to Normal View when editing documents where this is occurring!
> On Feb 26, 12:00 pm, rvgrahamsevaten...@sbcglobal.net wrote:
> > This has nothing to do with the mouse hardware. Closing an re-opening
[quoted text clipped - 152 lines]
>
> Bill
sgregpa - 30 May 2008 22:57 GMT
A little more info... it appears that in our cases this problem occurs most
often (if not only) when not only in Page Layout view, but when the
spreadsheet has a footer with multiple lines of text in it.
As bentzb mentioned, this appears to happen on the mousedown event and based
upon how the behavior works if you hold the mouse button in and drag around,
it appears that for some reason the Excel code must have interpretted the
single click as a click and drag. This seems most likely to be being caused
by how cell positions on the screen are most likely being calculated in order
to display correctly while in Page Layout view.
> We are seeing this as well and have found that we can NOT repro it in Normal
> view, but it can be reproduced regularly while in Page Layout view.
[quoted text clipped - 161 lines]
> >
> > Bill