G
george
Hi to all,
I have a main form with a combo box and a tab control on
it.
On pg3 of the tab control there is a subform. What I would
like to do is to have a different subform appear on pg3
depending on the value of the combo box on the main form.
Example: if the value for the combo box is "Automobile" I
would like the fsubAutomobile to appear on pg3 whereas if
the value for the combo box is "Bicycle" I would like the
fsubBicycle to appear on pg3 of the tab control.
(Note: the two subforms share different info and different
number of fields, it would not suit me to just change the
rowsource for the same subform)
Is this possible?
I have a main form with a combo box and a tab control on
it.
On pg3 of the tab control there is a subform. What I would
like to do is to have a different subform appear on pg3
depending on the value of the combo box on the main form.
Example: if the value for the combo box is "Automobile" I
would like the fsubAutomobile to appear on pg3 whereas if
the value for the combo box is "Bicycle" I would like the
fsubBicycle to appear on pg3 of the tab control.
(Note: the two subforms share different info and different
number of fields, it would not suit me to just change the
rowsource for the same subform)
Is this possible?