Hello, I am bulding a form and I have lookups in my table, so the form has appropriate listboxes. What I want is for the data within the listboxes to be conditional on what is in the other fields. For example, the first field in the form is 'Part Number'. The 'Part Number' only has one Customer, so once this field is entered, I would like for the listbox showing the 'Customer' to be completed with the respective customer.
I am relatively new to Access. Thanks in advance!