chris_brown Posted October 6, 2003 Posted October 6, 2003 Hello, I have a database that has 2 value lists, say field (1) is sales rep and (2) is customers. I would like to be able to select a rep in field 1 and then all the customers for that rep appear in field 2, so then I can select from the second value lst the customer name. Is this possible if so please help. Thanks Chris.
LaRetta Posted October 6, 2003 Posted October 6, 2003 Hi Chris, Create a self-join relationship, joining Sales Rep on both sides. You can leave your existing Customers value list in place (for assigning Sales Reps to your new customers) but create a new SalesRepCustomer value list. Base this new value list upon 'values from field'. Select 'Only Related Values' and point to this new self-join relationship, then select your Customer Name. Then go to your existing Customer Name field and re-assign this new value list by selecting it in field format. That should give you want you want. Cheers, LaRetta
Recommended Posts
This topic is 7719 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now