Scroll mouse in ListBox
Solved/Closed
smuneeb
Posts
67
Registration date
Saturday September 5, 2015
Status
Member
Last seen
March 8, 2017
-
Nov 24, 2015 at 02:00 PM
smuneeb Posts 67 Registration date Saturday September 5, 2015 Status Member Last seen March 8, 2017 - Nov 25, 2015 at 01:55 PM
smuneeb Posts 67 Registration date Saturday September 5, 2015 Status Member Last seen March 8, 2017 - Nov 25, 2015 at 01:55 PM
Related:
- Vba listbox scroll wheel
- Zoom with scroll wheel photoshop - Guide
- Logitech formula vibration feedback wheel driver - Download - Drivers
- Vba case like - Guide
- Word scroll bar missing - Guide
- Where is the scroll lock key on toshiba laptop - Laptop Forum
1 response
I was surprised to see it didn't work as standard.
So, after a quick Google I found this:
https://social.msdn.microsoft.com/Forums/en-US/7d584120-a929-4e7c-9ec2-9998ac639bea/mouse-scroll-in-userform-listbox-in-excel-2010?forum=isvvba
I must admit that the solution in there didn't quite work for me 100% though.
The Listbox did scroll up and down but its not very smooth. Might just be my mouse though.
When closing the form I got an error. Again, this might have been caused by my test code rather than the given solution.
Have fun trying to get it working though as its not for the casual user.
So, after a quick Google I found this:
https://social.msdn.microsoft.com/Forums/en-US/7d584120-a929-4e7c-9ec2-9998ac639bea/mouse-scroll-in-userform-listbox-in-excel-2010?forum=isvvba
I must admit that the solution in there didn't quite work for me 100% though.
The Listbox did scroll up and down but its not very smooth. Might just be my mouse though.
When closing the form I got an error. Again, this might have been caused by my test code rather than the given solution.
Have fun trying to get it working though as its not for the casual user.
Nov 25, 2015 at 01:55 PM
You always done a good job
It worked perfectly and accurately
Thanks