Variables Initialize

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top