A
AJ
I'm trying to generate a form which uses a global variable
while the form is open.
When i declare my global variable at the top of the VB
code page and manipulate it's value in the procedures, i
get an error saying
"member already exists in an object module from which this
object module derives"
can anyone help me with this trivial problem?
thanks
while the form is open.
When i declare my global variable at the top of the VB
code page and manipulate it's value in the procedures, i
get an error saying
"member already exists in an object module from which this
object module derives"
can anyone help me with this trivial problem?
thanks