C
childe51
I have a combo box in a form with values pre-entered. Depending on which
value the user pulls in the first combo box, I would like a second combo box
to pop up with secondary values associated with the primary value entered in
the first combo box. Don't know enough VB or any SQL to get this done. This
would be the modern-day equivalent of an if-then statement in Basic (yes,
that's the last programming code I learned).
value the user pulls in the first combo box, I would like a second combo box
to pop up with secondary values associated with the primary value entered in
the first combo box. Don't know enough VB or any SQL to get this done. This
would be the modern-day equivalent of an if-then statement in Basic (yes,
that's the last programming code I learned).