AlexanderBB
Well-known Member
- Joined
- Jul 1, 2009
- Messages
- 2,058
- Office Version
- 2019
- 2010
- Platform
- Windows
It appears with MultiSelect=2 that the list box click event does not fire.
So I tried the Mouse Up event but Debug.Print ListBox2.Value there prints Null
Is there any way to get the list box value in this situation?
Thanks
So I tried the Mouse Up event but Debug.Print ListBox2.Value there prints Null
Is there any way to get the list box value in this situation?
Thanks