N
noe1818 via AccessMonster.com
Here's my scenario (watered down):
TalbeA
id
ass#
info1
etc
TableB
id
ass#
info2
etc
I want a main form that has 2 control tabs. In the first will be info from
TableA. In the 2nd tab will be info from TableB + "info1" from TableA. I'm
doing this because "info1" will be used to make a descision for "info2". What
do I need to do so that when TableB is selected from the tab control "info1"
is populated or autofilled? I have to work within this design. I would so
love some help on this. IF you use code, please use my examples, so I can
just cut and paste.
-Noe
TalbeA
id
ass#
info1
etc
TableB
id
ass#
info2
etc
I want a main form that has 2 control tabs. In the first will be info from
TableA. In the 2nd tab will be info from TableB + "info1" from TableA. I'm
doing this because "info1" will be used to make a descision for "info2". What
do I need to do so that when TableB is selected from the tab control "info1"
is populated or autofilled? I have to work within this design. I would so
love some help on this. IF you use code, please use my examples, so I can
just cut and paste.
-Noe