VBA Help to Scroll with Wheel Mouse in ListBox

Phixtit

Active Member
Joined
Oct 23, 2008
Messages
346
How do I setup the ListBox Properties to Scroll Up & Down through List with Wheel Mouse?
 
The solution from the first link works, however what it does is scroll the selection. I have a multiselect listbox and what I want to achieve is to be able to select some items when holding CTRL and still be able to scroll down to select more. At the moment when I select some items and then scroll down the selection reduces to just one item which is then being scrolled. Also when I scroll it starts from the top and before I reach the last item on the visible part of listbox (so effectively start to scroll) I have to rotate the wheel like 3 or 4 times.


In other words is it possible to scroll not through the listbox's items, but the strip on the side of the box?

Any suggestions?
 
Upvote 0

Excel Facts

Pivot Table Drill Down
Double-click any number in a pivot table to create a new report showing all detail rows that make up that number

Forum statistics

Threads
1,215,479
Messages
6,125,041
Members
449,206
Latest member
Healthydogs

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top