cristianbuse / VBA-UserForm-MouseScroll

Use the Mouse Scroll Wheel to scroll VBA UserForms and Controls
MIT License
71 stars 13 forks source link

Windows 11 Office 365 64 bit #23

Closed bigdaddymccarron closed 1 year ago

bigdaddymccarron commented 1 year ago

We are having an issue getting this to work on Windows 11 running Office 365 64 bit. When we open the form Excel would just crash. If we uninstall Office 365 64 bit and install Office 365 32 bit the scroll logic works.

cristianbuse commented 1 year ago

Hi, try following the steps in issue #22. I am not able to replicate the issue.

cristianbuse commented 1 year ago

Starting 76a384fb50d5bb2a5f6de49e287fe2fb774472d6 both Modal and Modeless forms are supported while debugging also works. A crash is now possible in a very limited scenario and can only be triggered by the user on purpose.