View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default create macro - allow user to scroll down drop down items w/ mouse

The mouse wheel doesn't work with menus. I don't think there is
any way around this.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"MarthaSue" wrote in
message
...
Created a drop down menu, would like the user to be able to
scroll down using
the spinning wheel on the mouse, instead of clicking it down
slowly one item
at a time.