W
Wavequation
I am declaring a public variable in the declarations section of a form's
module, and assinging it a value in a private sub in that module. I would
like to use the variable in a module for another form, but the variable loses
it's value. How do I deal with this?
module, and assinging it a value in a private sub in that module. I would
like to use the variable in a module for another form, but the variable loses
it's value. How do I deal with this?