So, this code isn't working for me. For whatever reason, I get an " Error 424 - object required" error, when I try to pass the object into the sub.
I do not get this error when I try to use it outside of the function.
Private Sub Form_Load()
Dim obj As ListBox
Set obj = Me.ListNiveau...