Thread
:
Variables initiation
View Single Post
#
1
Posted to microsoft.public.excel.programming
Alberto Ast[_2_]
external usenet poster
Posts: 181
Variables initiation
I need to initiate some variables...
to initiate the variables within a form I use
Private Sub UserForm_Initialize()
......
End Sub
How do I do it within a module?
Reply With Quote
Alberto Ast[_2_]
View Public Profile
Find all posts by Alberto Ast[_2_]