J
John
I'm having trouble getting multiple forms to recognize the
same variable. I'm setting a variable = to an integer in
one form and I want the next form that loads to use that
number. I was under the impression that if I declared the
variable as public in the module, it would become global.
I tried this and it doesn't work (I tried dim and
public). Any help would be appreciated.
thanx,
john g
same variable. I'm setting a variable = to an integer in
one form and I want the next form that loads to use that
number. I was under the impression that if I declared the
variable as public in the module, it would become global.
I tried this and it doesn't work (I tried dim and
public). Any help would be appreciated.
thanx,
john g