T
Todd
I have a from called status which contains a combo box
which lets the user enter a status description that they
pick from a combo box. The combo box reads the status
choices from a separate table, that I've called 'Status-
pick list'.
Based on what status the user picks, I want to be able to
give them a second group of items to choose from somehow
(in another combo box or something). eg if they pick X
for the status description, then they should then be
presented with a choice of A1, B1, C1. if they pick Y for
the status description they should then be presented with
a choice of A2, B2, C2, and if they pick Z there will not
be any more information required.
Can anyone help?
which lets the user enter a status description that they
pick from a combo box. The combo box reads the status
choices from a separate table, that I've called 'Status-
pick list'.
Based on what status the user picks, I want to be able to
give them a second group of items to choose from somehow
(in another combo box or something). eg if they pick X
for the status description, then they should then be
presented with a choice of A1, B1, C1. if they pick Y for
the status description they should then be presented with
a choice of A2, B2, C2, and if they pick Z there will not
be any more information required.
Can anyone help?