G
Guest
I have a Main Switchboard form which points to a sub form.
Within that sub form, I'm placing combo boxes. The first combo box will
have the user choose a plan name (tblPlan). After that choice, the user will
then go to the next combo box & choose the related product to that plan
(tblProduct). How can I code this so that the first choice drives the second
choice?
Thank you
Within that sub form, I'm placing combo boxes. The first combo box will
have the user choose a plan name (tblPlan). After that choice, the user will
then go to the next combo box & choose the related product to that plan
(tblProduct). How can I code this so that the first choice drives the second
choice?
Thank you