hondaman2003
Programmer
I have a form and subform. The subform is in datasheet view. This subform has several fields including 2 drop down boxes. The second drop down box is dependant on what you selected in the first drop down box.
For example the first drop down has customers and the second has orders. When you select a customer, the second drop down only shows you the orders for that customer. When i go down to a new record in the subform and select a customer, the order field in the previous record clears out. When i look on the table the correct data is there, it's just that the field clears when i select a customer on a different record. how can I stop this from happening?
For example the first drop down has customers and the second has orders. When you select a customer, the second drop down only shows you the orders for that customer. When i go down to a new record in the subform and select a customer, the order field in the previous record clears out. When i look on the table the correct data is there, it's just that the field clears when i select a customer on a different record. how can I stop this from happening?