I have a customers table and a recipes table. With this I control which customers use certain recipes. I want to create a combo box in a subform as line items within an "Orders" form. The form and sub-form work great except the combo box shows all recipes, not just the customer recipes, determined by the Customer_ID in the main form.