J
Jerome
(using Access 2003)
Hi,
How can I use, or access, variables on several forms?
I'll explain:
Form A has two buttons b1 and b2.
Both buttons open the same form B.
But I want form B to behave slightly different whether it's opened by b1
or b2.
How can I now send a value through the Click event of the button and get
it through the Load event of the second form?
I tried several things but they didn't work out.
Thanks a lot!
Jerome
Hi,
How can I use, or access, variables on several forms?
I'll explain:
Form A has two buttons b1 and b2.
Both buttons open the same form B.
But I want form B to behave slightly different whether it's opened by b1
or b2.
How can I now send a value through the Click event of the button and get
it through the Load event of the second form?
I tried several things but they didn't work out.
Thanks a lot!
Jerome