I
Irene
i'm have a form. i want to do three combo box. one is customer, one is partID
and one is process. this three combo box are from three different table.
there are customer table, part master table and process table. i want to do
like this. if i choose one of the customer from the combo box, then when i go
to the partID combo box, then i want it just show out whatever the part which
belong to that customer only. others customer's part wont be in the list.
then when i click on the process combo box, then i just want the combo box
show out the process which is belong to that partID which i choose only.
example: i have 10 customer, when i choose A from the combo box, then it just
show out the partID which are belong to A, then the process combo box just
show the process for the partID. can anybody help me?
thanks!
and one is process. this three combo box are from three different table.
there are customer table, part master table and process table. i want to do
like this. if i choose one of the customer from the combo box, then when i go
to the partID combo box, then i want it just show out whatever the part which
belong to that customer only. others customer's part wont be in the list.
then when i click on the process combo box, then i just want the combo box
show out the process which is belong to that partID which i choose only.
example: i have 10 customer, when i choose A from the combo box, then it just
show out the partID which are belong to A, then the process combo box just
show the process for the partID. can anybody help me?
thanks!