I searched the posts and did not find a solution to my problem. Any help would be greatly appreciated.
- The form allows the user to Select the Region (North America, Asia, etc) of interest.
- Subform 1 lists all countries associated with the selected Region for the user to select.
- Subform 2 lists all input cities for the selected Country with values that can be manipulated by the user.
- Subform 3 lists all input bases for the selected Country with values that can be manipulated by the user.
Subforms 1 and 2 are working perfect in that when I select a Region only the specific countries are listed in Subform 1. When I select a specific country in Subform 1 only the cities input for that country are shown.
The problem is with Subform 3, which is similar to Subform 2 in all respects of data yet needs to be separated, isn't working as needed. This Subform will show the input information for the Region selected, regardless of intended country, so it is partially working. I have checked the properties and the relationships and am still not seeing the solution!
My question: How do I correct Subform 3 so that it performs in the same manner as Subform 2, where it only shows the bases associated with the country:region - not just the region?
Thanks ahead of time.
Tony
- The form allows the user to Select the Region (North America, Asia, etc) of interest.
- Subform 1 lists all countries associated with the selected Region for the user to select.
- Subform 2 lists all input cities for the selected Country with values that can be manipulated by the user.
- Subform 3 lists all input bases for the selected Country with values that can be manipulated by the user.
Subforms 1 and 2 are working perfect in that when I select a Region only the specific countries are listed in Subform 1. When I select a specific country in Subform 1 only the cities input for that country are shown.
The problem is with Subform 3, which is similar to Subform 2 in all respects of data yet needs to be separated, isn't working as needed. This Subform will show the input information for the Region selected, regardless of intended country, so it is partially working. I have checked the properties and the relationships and am still not seeing the solution!
My question: How do I correct Subform 3 so that it performs in the same manner as Subform 2, where it only shows the bases associated with the country:region - not just the region?
Thanks ahead of time.
Tony