Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Getting count data from multiple columns into single report

Status
Not open for further replies.

macdoggy

Technical User
Dec 21, 2007
12
US
Hi, I have a table of questionnaire data with multiple columns of multiple choice questions (you can pick from 5 different answers) and several columns of true/false questions.

I am trying to write a report showing what percentage of people chose each answer for each question. I have written a nested report and each subreport comes from a different query I made based on the table and one of the questions. This shows the basic data I need, but seems really convoluted and I'm wondering if anyone knows how to write a report like this without so many queries and subreports behind it??

Also, I am using an older version of Access. I think I have 2002 or 2003 at work and 2000 or 1999 at home (if this makes a difference).

Thanks for your help!

M

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top