I have a form (orders) that contains a subform (order details). I have several combo boxes in the subform that works fine with the subform alone. When I go to the form and try to use the combo boxes, it wants me to enter a parameter. The parameter is in the previous combo box. It's not reading the parameter from the previous combo box in the main form, but it does when you use the subform by itself.
I would really appreciate any help with this.
I would really appreciate any help with this.