Hi, on my form i have a CUSTOMER list box which lists all the customers already in the database. I have another list box that is called SIMILAR TOO. I want the SIMILAR TOO list box to only list items that are associated with the CUSTOMER i have already picked in the form. Currently my SIMILAR TOO list box simply lists all of the item in the database. How can i restrict the list to only show if they are associated with same CUSTOMER?
many thanks Max