T
Taiano
Hello!!
I am building a database of questionnaires!
I have one main table called PERSON linked to 27 huge tables using a one to
many relationship to each of the 27.
Each of the 27 huge tables have a unique form and this form has list boxes,
combo box, check box, option box, etc etc...
My main form is called PERSONFORM (associated to table PERSON) and the other
27 forms are scaterred around in a tab folder that is in PERSONFORM.
There are around 300 options in all the 27 forms.
I want to check a single option box (for example, "People who drink water")
in one of the forms that are scattered in the tab folder and filter all the
people "who drink water"
I have seen code that explains this, but do I have to write it "inner
joining" 27 tables with around 300 attributes in all 27 tables or can I use
the wonderful FILTER BY FORM with a few lines of extra code?
I am using access because the company affords so....
I am lacking words to express my desperate state, but can anyone answer me??
Thanks in advance!
I am building a database of questionnaires!
I have one main table called PERSON linked to 27 huge tables using a one to
many relationship to each of the 27.
Each of the 27 huge tables have a unique form and this form has list boxes,
combo box, check box, option box, etc etc...
My main form is called PERSONFORM (associated to table PERSON) and the other
27 forms are scaterred around in a tab folder that is in PERSONFORM.
There are around 300 options in all the 27 forms.
I want to check a single option box (for example, "People who drink water")
in one of the forms that are scattered in the tab folder and filter all the
people "who drink water"
I have seen code that explains this, but do I have to write it "inner
joining" 27 tables with around 300 attributes in all 27 tables or can I use
the wonderful FILTER BY FORM with a few lines of extra code?
I am using access because the company affords so....
I am lacking words to express my desperate state, but can anyone answer me??
Thanks in advance!