PDA

View Full Version : Subject: Declaring class object in module not a rountine


muckmail
14-02-2007, 04:28 PM
I have been using
Set classarray = New arraymodule to delcare a class object in
a routine but now I want to set my class object for use in
a form module or any other place in my project. How do I set
my class object?

thank you,