Newbies Andy5 Posted June 10, 2008 Newbies Posted June 10, 2008 I have 2 tables. One table has names and each name is assigned a type. The second table is linked to the first one by a unique number assigned to each name. When adding to the second table I want have the user select the name from a dropdown list but only for a certain type. Ex. Table 1: # Name Type 1 Name1 A 2 Name2 B 3 Name3 A Table 2 will store the number of the name chosen. But during entry of table 2 the dropdown list should only show names of type 'A' Thanks
Recommended Posts
This topic is 6014 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