Passing Variables
Royce
Dimension it as a public variable
in a *general* module. E.g.
Public VariableName As Long
--
Best Regards
Leo Heuser
Followup to newsgroup only please.
"Royce" skrev i en meddelelse
...
I'm trying to pass a variable that has a vaule between
two different user forms. Where do I declare this
variable?
|