View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Wigi Wigi is offline
external usenet poster
 
Posts: 396
Default Listbox Scrolling

Hi SA,

Have a look at this page from Dick Kusleika:

http://www.dailydoseofexcel.com/arch...box-scrolling/


--
Wigi
http://www.wimgielis.be = Excel/VBA, soccer and music


"StumpedAgain" wrote:

I'm working with a couple of listboxes in a custom form. It would be nice
for usability if the user could scroll using the mouse wheel as lists can
count into the hundreds. Is this possible?
--
-SA