Set up a query with criterion for the Customer ID field to "like Forms![Form1]![Text1]" where Form1 is your form and Text1 is the control with the current customer's Id in it. (Your set up may differ - this is just to illustrate).
Then set the combo box's RowSourceType to Table/Query and the RowSource to the name of the query. Have fun! )
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.