View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
[email protected] fab222.andrey@gmail.com is offline
external usenet poster
 
Posts: 1
Default Mouse Scroll event in listbox kills Excel

On May 13, 2:53 pm, wrote:
On May 9, 8:22 am, Antonio wrote:



I have got this behaviour too...
from Office 2000 till 2007 version...


"soeyken" wrote:
I've also this "bug" problem,
but only in Excel 2007 build 4518


I can not reproduce this behaviour in Excel 2003 build 8169 (the mouse
scroll simply does not work there, so it doesn't crash there)


Anyone else?


"Stuck" wrote:


When creating a vba list box in excel, word, or powerpoint version 2000 or
2003 (with or without sp3) or Excel 2007, the application disappears with
creates a general exception error. Excel just dies. I'm not creating a
form,
just inserting a listbox on the document, sheet or presentation and then
scrolling in it with the mouse wheel. This doesn't happen with a combobox


Steps to reproduce.
1. View, toolbars, visual basic.
2. Create a list box on the sheet from the tool bar.
3. Get out of design view.


This has been around a long time, evidently, and I've posted it on a couple
of listservs, but hasn't been 'noticed', again evidently, until recently.


THIS IS A BUG. Or, has anyone found a workaround for this besides using
the scroll bar? It is a natural thing to do to scroll the wheel as well as
click the scroll bar, and the event should be caught, not create an exception
error and blow up!


----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.


http://www.microsoft.com/communities...ault.as...Hide quoted text -


- Show quoted text -


Same thing for me, it is very annoying

Nobody knows how to fix this? Is there an OCX file (or something like
this) to change to have an other version of this control?

Any help will be useful

Thanks


hi guys
I have done it!!

i had the same problem with a wheel mouse. it crashed my excel 2007
when i used one in a listbox.
there were 3 computers with the same problem (XP and vista). we worked
with a logitech optical wireless mouse and simple usb mouse.
in my case the source of the problem was a standard driver for a
microsoft mouse. it was used by default in the computers. after the
driver has been changed i have happy. :)
but the scroll with the wheels doesn't work in a listbox. :(