K
ko
Hello!
I have a query with test scores and I 'm trying to get totals of each
answer..
EX:
student name test item 1 test item 2 test item 3
..........
Student 1 A B B
Student 2 B C D
Student 3 A C D
Student 4 D C A
..
..
..
..
I want to count the number of each response , for each question
EX: Total number of A's, B's, C's, D's for Item 1...item 2 etc.
I've benn able to do a crosstab query...which works...but only for one test
item at a time. There are 15 or more items on the test.
Thanks
mike
I have a query with test scores and I 'm trying to get totals of each
answer..
EX:
student name test item 1 test item 2 test item 3
..........
Student 1 A B B
Student 2 B C D
Student 3 A C D
Student 4 D C A
..
..
..
..
I want to count the number of each response , for each question
EX: Total number of A's, B's, C's, D's for Item 1...item 2 etc.
I've benn able to do a crosstab query...which works...but only for one test
item at a time. There are 15 or more items on the test.
Thanks
mike