Hi, i have looked through a few similar queries on this forum but have struggled to apply the solutions to my own problem.
My current REPLACES listbox lists all partnumbers in the database. I would like this REPLACES listbox to filter and only show the partnumbers related to a particular customer which has already been selected in an earlier listbox.
I can manage to get this working inside query design by simply adding a customer column and typing in a customer. When i run the query this way the results are restricted to the customer I have entered in the criterion field. However i need the criterion field to be updated according to the CUSTOMER listbox on the form.
So I guess my question is what do I enter into the Customer criterion field?Project Tracking test.odb