A
Alberto Ast
I already post this question but it does not shows up on the forum so here it
goes again.
I need to initiate some variables, on user form I do the following.
Private Sub UserForm_Initialize()
...
End Sub
How do I do it in a module?
goes again.
I need to initiate some variables, on user form I do the following.
Private Sub UserForm_Initialize()
...
End Sub
How do I do it in a module?