S
smcalles
I'm using Access 2003 and am intermediate user but not a programmer.
I've created a database to track survey results to approximately 20
questions, each of which offers 5 possible choices for answers, and all of
which are stored in one table. I need to produce both totals and percentages
for each of the answers as they relate to 3 specific criteria, X, Y and
(X+Y). I have created queries that will retrieve raw numbers for one set of
questions, for which I'd then planned to use another to set of queries to
calculate percentages, and then create a chart to insert into the report.The
report will ultimately have approx 60 charts - 3 pie charts for each
question, each pie chart indicating totals & percentages of the given
answers. But charts apparently can only use data from a single query or
table.
I know about, but have never run, Union queries and have considered
make-table queries as an option, but haven't worked out the specifics. In
any case, both appear labor-intensive. If I'm on the right track, hurrah (!)
and I'll keep plugging along, but I do wonder whether there's an easier way
to go about this.
Sonia
I've created a database to track survey results to approximately 20
questions, each of which offers 5 possible choices for answers, and all of
which are stored in one table. I need to produce both totals and percentages
for each of the answers as they relate to 3 specific criteria, X, Y and
(X+Y). I have created queries that will retrieve raw numbers for one set of
questions, for which I'd then planned to use another to set of queries to
calculate percentages, and then create a chart to insert into the report.The
report will ultimately have approx 60 charts - 3 pie charts for each
question, each pie chart indicating totals & percentages of the given
answers. But charts apparently can only use data from a single query or
table.
I know about, but have never run, Union queries and have considered
make-table queries as an option, but haven't worked out the specifics. In
any case, both appear labor-intensive. If I'm on the right track, hurrah (!)
and I'll keep plugging along, but I do wonder whether there's an easier way
to go about this.
Sonia