Hello everyone,
So, yeah, the question is in the title. Can I for instance write something like
Private Sub UserForm_Initialize(rowCount As Integer)
and call it in my macro with
myControl.UserForm_Initialize(rowCount)
and expect it to work ?
Thanks you for reading,
Marie
So, yeah, the question is in the title. Can I for instance write something like
Private Sub UserForm_Initialize(rowCount As Integer)
and call it in my macro with
myControl.UserForm_Initialize(rowCount)
and expect it to work ?
Thanks you for reading,
Marie