Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have read several posts concerning the mouse scroll wheel not working in
Excel. But the issue I have is specific to the listbox control; the worksheet itself and the VB IDE will scroll appropriately. If I click on the listbox to give it focus, then use the mouse wheel to scroll, the program will hang and the "restart / shutdown / debug" dialog appears. (Using the scrollbar will work without error). This error will occur only on Vista machines, co-workers with XP Pro machines will not get an error. A secondary VB error occurs when shutting everything down: "Run-time error '1004': Method 'Range' of object '_Global' failed (but that may only be caused by the previous problem). I have tried adding various mouse hook dlls to the .xls directory without any change. Any suggestions would be greatly appreciated! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error : with Vista and our VBA Add-In. | Setting up and Configuration of Excel | |||
How to get a listbox to move when scrolling down spreadsheet | Excel Discussion (Misc queries) | |||
Want listbox to move when scrolling down spreadsheet | Excel Discussion (Misc queries) | |||
ListBox Scrolling in VBA | Excel Programming | |||
listbox scrolling with mouse | Excel Programming |