Hi guys,
Im hoping you can help me here. Im currently making a database with several tables for clients, consultants etc. On the data capture form, Im using a combo boxes for client name (which links up to the Client ID when I use the lookup wizard, but still produces the name), consultant name (links to Consultant ID) etc. Now, onto the problem. Each client can have up to 3 locations, which I have stored as 3 separate columns in the Client table, as Location 1, Location 2, Location 3. What I would like the form to do is have a dropdown for location, that updates its contents based on what is entered in the Client name dropdown. However, I would like it to bring up the 3 locations as a single column in the Location drop down, if this is possible?
Im hoping you can help me here. Im currently making a database with several tables for clients, consultants etc. On the data capture form, Im using a combo boxes for client name (which links up to the Client ID when I use the lookup wizard, but still produces the name), consultant name (links to Consultant ID) etc. Now, onto the problem. Each client can have up to 3 locations, which I have stored as 3 separate columns in the Client table, as Location 1, Location 2, Location 3. What I would like the form to do is have a dropdown for location, that updates its contents based on what is entered in the Client name dropdown. However, I would like it to bring up the 3 locations as a single column in the Location drop down, if this is possible?