Hello - I work for a non-profit and we have a database with a table that holds all of the demographic information on each family we serve.
That table is linked to a table of Schools in a one to many relationship. (One school can have multiple demographic records).
In each demographic record we collect age, race, household income, education level and gender of the person filling out the form. All, except the gender option, is a combo box that does not allow for multiple values.
Ultimately I would like to create ONE big report that breaks down all of this information by school and by date. My problem is that Access is grouping each value, so instead of finding out how many people at each school are between the ages of 30 and 39, I can only find out how many people at a particular school are between the ages of 30-39, have a household income of more than $50K, are female, etc.
I would like individual values for race, age, household income, education level, and gender independent of one another for each school.
I want to look at each variable individually in the report. I have attached a sample database with the two tables I'm describing.
Feel free to ask me questions. I am not sure of all the terminology so I'm hoping the example helps explain a little better.
That table is linked to a table of Schools in a one to many relationship. (One school can have multiple demographic records).
In each demographic record we collect age, race, household income, education level and gender of the person filling out the form. All, except the gender option, is a combo box that does not allow for multiple values.
Ultimately I would like to create ONE big report that breaks down all of this information by school and by date. My problem is that Access is grouping each value, so instead of finding out how many people at each school are between the ages of 30 and 39, I can only find out how many people at a particular school are between the ages of 30-39, have a household income of more than $50K, are female, etc.
I would like individual values for race, age, household income, education level, and gender independent of one another for each school.
I want to look at each variable individually in the report. I have attached a sample database with the two tables I'm describing.
Feel free to ask me questions. I am not sure of all the terminology so I'm hoping the example helps explain a little better.