B
Bob
Hi,
I woke up this morning to an Access snag! I hope someone
can help!
I have formA which contains subformformB in it. In the
VBA code, behind formA I declare a variable in the top
part of the page called x as bool. This variable gets set
and unset by the private procedures in formA.
But, sometimes I would like to read variable x but from
the VBA code thats behind subformB. How do I reference x
from subFormB when x is declared in code behind FormA.
Thanking you all in advance!
Bob
I woke up this morning to an Access snag! I hope someone
can help!
I have formA which contains subformformB in it. In the
VBA code, behind formA I declare a variable in the top
part of the page called x as bool. This variable gets set
and unset by the private procedures in formA.
But, sometimes I would like to read variable x but from
the VBA code thats behind subformB. How do I reference x
from subFormB when x is declared in code behind FormA.
Thanking you all in advance!
Bob