G
Guest
Hello,
I have a District Main Form that has the following fields and directly from
a table:
District ID (are an IDs that identifies the district)
P_Community ID (is a unique IDs that identifies the primary community ID in
the district)
P_Community (is the primary community name in the district)
I also have a District Subform that has the following information that is
linked to the main form by the P_Community:
P_Community (Primary Community)
S_Community (Secondary Communities), which is a drop down list
Store Location
Store Address
etc.
My problem is that the S_Community is a list of all the communities and I
want to only list the ones that are under whatever the specified District ID
that is being entered in the main form.
Thanks.
I have a District Main Form that has the following fields and directly from
a table:
District ID (are an IDs that identifies the district)
P_Community ID (is a unique IDs that identifies the primary community ID in
the district)
P_Community (is the primary community name in the district)
I also have a District Subform that has the following information that is
linked to the main form by the P_Community:
P_Community (Primary Community)
S_Community (Secondary Communities), which is a drop down list
Store Location
Store Address
etc.
My problem is that the S_Community is a list of all the communities and I
want to only list the ones that are under whatever the specified District ID
that is being entered in the main form.
Thanks.