Johnny0123
MIS
hi,
i need a combo box that updates the same form that it is on and updates if another field is changed. For example: ProductID is PK of a table and FamilyTitle is just a field in another table. So many products(ProductID) can have the same FamilyTitle but a product can only have one FamilyTitle. my problem is that i get many of the same FamilyTitle replacated in my combo box. I only want to see the FamilyTitle once in the combo box and then go to one of the records and then only show records that are from that FamilyTitle. And like I said it has to change / update when the ProductID field is changed.
Someone PLEASE HELP !!!!
Thank you in advance.
-John
i need a combo box that updates the same form that it is on and updates if another field is changed. For example: ProductID is PK of a table and FamilyTitle is just a field in another table. So many products(ProductID) can have the same FamilyTitle but a product can only have one FamilyTitle. my problem is that i get many of the same FamilyTitle replacated in my combo box. I only want to see the FamilyTitle once in the combo box and then go to one of the records and then only show records that are from that FamilyTitle. And like I said it has to change / update when the ProductID field is changed.
Someone PLEASE HELP !!!!
Thank you in advance.
-John