I have a relational db with 4 related tables. Top level table has Key 1, next down has Key 1 and Key 2, next down has Key 1, 2 and 3...etc. I've created a selection form with a subform displaying the next level down for each level. Level 1 form allows you to choose the associated Level 2 records, Level 2 form allows to you choose the associated Level 3 records...etc.
How do I handle the first time a row is added for the associated keys? I have a Level 1 record and want to add the first associated Level 2 record. I'm trying to fill in the key 1 information on the Level 2 form and it keeps telling me that I can't assign a value to any of the fields on the Level 2 form.
There has to be a good way to handle this situation, but I haven't come up with the right group of words to search, either here or in Microsoft Knowledge Base. Any suggestions?
How do I handle the first time a row is added for the associated keys? I have a Level 1 record and want to add the first associated Level 2 record. I'm trying to fill in the key 1 information on the Level 2 form and it keeps telling me that I can't assign a value to any of the fields on the Level 2 form.
There has to be a good way to handle this situation, but I haven't come up with the right group of words to search, either here or in Microsoft Knowledge Base. Any suggestions?