I am building an order placing database...
I have a table with gear categories, and a separate related table with gear sizes and associated part numbers. On the order form I have two combo boxes synchronized so when a gear category is selected in the first, the size list of the category is imported into the next field's combo box. I am trying to figure out how to have the part number automatically imported into a field once the category and size are selected. Any ideas?
Thanks, Bobby
I have a table with gear categories, and a separate related table with gear sizes and associated part numbers. On the order form I have two combo boxes synchronized so when a gear category is selected in the first, the size list of the category is imported into the next field's combo box. I am trying to figure out how to have the part number automatically imported into a field once the category and size are selected. Any ideas?
Thanks, Bobby