M
Mkuria
If this question had been answered I do apologize..I read through the
questions and I still cannot resolve my issue. I have 2 tables - dist id
field and customer field. I am trying to create a form with 2 subforms....
in the first form the use selects a district id and district information is
displayed. using the selected district I open form 2 to display customer
information for the given district this form is created from a query. Form 3
I need to display data fields to updated based on customer list from form 2
but I am pulling the fields from customer table. I set the control for form
# to (where district id = from form 2) but It still displays all fields.
Can I set one subform to run of a query and another to run off a table?
questions and I still cannot resolve my issue. I have 2 tables - dist id
field and customer field. I am trying to create a form with 2 subforms....
in the first form the use selects a district id and district information is
displayed. using the selected district I open form 2 to display customer
information for the given district this form is created from a query. Form 3
I need to display data fields to updated based on customer list from form 2
but I am pulling the fields from customer table. I set the control for form
# to (where district id = from form 2) but It still displays all fields.
Can I set one subform to run of a query and another to run off a table?