N
Nick Bradbury
Hi
I have a form with a combo box to select stock items, my problem is that the
items have an eleven character code, the first seven characters identify
the product and the last four characters identify the supplier and country
of origin. Consequently there are several options to choose from and
depending on what is available I need to be able to select different
products. What I want to achieve is to have one combo box to select the
first seven characters, which stay constant, and once this selection is made
a second combo box containing the list of alternatives for that product.
Is this possible and if so do I need to create separate tables for the seven
character codes and eleven charcter codes or can they exist as separate
fields in the same table
Thanks
Nick
I have a form with a combo box to select stock items, my problem is that the
items have an eleven character code, the first seven characters identify
the product and the last four characters identify the supplier and country
of origin. Consequently there are several options to choose from and
depending on what is available I need to be able to select different
products. What I want to achieve is to have one combo box to select the
first seven characters, which stay constant, and once this selection is made
a second combo box containing the list of alternatives for that product.
Is this possible and if so do I need to create separate tables for the seven
character codes and eleven charcter codes or can they exist as separate
fields in the same table
Thanks
Nick