Scrollable list box demo now handles multipage controls

R

Robin Hammond

I've posted this before because it's one of my perennial gripes that VBA
doesn't handle mouse wheel scrolls in user forms. I found a way to do it a
while ago using a third party (unaffiliated) activex control that captures
mouse events.

If anyone is interested I've just updated the routines to include the
ability to handle listboxes within a multipage control. There's a demo here:

http://www.enhanceddatasystems.com/ED/Pages/ExcelListScrolls.htm

Hope you find it useful.

Robin Hammond
www.enhanceddatasystems.com
Check out our XspandXL add-in
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top