I'm using this code from Peter Thornton which enables me to scroll in a userform listbox, but every time my mouse goes through the listbox (just moving the cursor to another part of the userform, without even clicking) it "activates" the listbox. Is there any way I can "block" this to happen? I mean, any way that the mouse scroll works only when I click on that down arrow to open the listbox?
Ps: and I guess it only works for Windows. If this is right, how can I make it to work with Mac's os also?
This is Peter Thronton's code:
This is my workbook, if needed:
Bookmarks