On Thursday, April 12, 2012 2:24:52 AM UTC-4, XPS350 wrote:
> I am working on a school database recording test results. Each class must do a variable number of test each year and each class has a different number of students.
> I made a crosstab query to show all results for a class. Next step is to present this in a report. How to do that? The problem I am facing is that the number of columns and then column names are different for each class.
>
> Thanks,
>
> Peter
can you just add the labels to the group on by class?
|