Hello,
My main form shows information of a customer. I then have 2 subforms. The first subform is a continous form of the garage doors that that customer has installed. The 2nd subform is for service calls. I link the subforms with the main form by customer_ID.
The problem I am having is in the service call subform i have a combo box that shows some information from the Doors installed subform (Door size, door model, door color..). This information is correct when i first open the form. But when i click to see the next customer, the combobox still has the information from that first customer.
I have tried requerying the subform by the oncurrent event of the customer form. I also have tried requerying the combobox in other ways, but with no luck. Any Ideas?
Thankyou for the help
Mike
My main form shows information of a customer. I then have 2 subforms. The first subform is a continous form of the garage doors that that customer has installed. The 2nd subform is for service calls. I link the subforms with the main form by customer_ID.
The problem I am having is in the service call subform i have a combo box that shows some information from the Doors installed subform (Door size, door model, door color..). This information is correct when i first open the form. But when i click to see the next customer, the combobox still has the information from that first customer.
I have tried requerying the subform by the oncurrent event of the customer form. I also have tried requerying the combobox in other ways, but with no luck. Any Ideas?
Thankyou for the help
Mike