View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Robin Hammond[_2_] Robin Hammond[_2_] is offline
external usenet poster
 
Posts: 575
Default use of scroll wheel in combobox

Jan,

The wheel is not natively supported in VBA.

There's a solution here that works for listboxes that can be adapted for
combos:

http://www.enhanceddatasystems.com/E...istScrolls.htm

Please post back and let me know if it works.

Robin Hammond
www.enhanceddatasystems.com

"Excelerate-nl" wrote in message
...
Hello experts,

Does anyone know why the scroll wheel of my mouse does not have any effect
when attempting to scroll in a combobox list?? Is there a way to change
settings or use different style combobox???

Thanks,

Jan Bart