Microsoft
Software
Hardware
Network
Question : Access reporting
I have a table where I record regional information against the count of attempts of certain trainees. The information is stored in my database by first selecting a region from a dropdown, then selecting a trainee type from a second dropdown and finally entering the number of individuals in that particular cross-reference of the matrix. This works well, however, when I run a report based on a crosstab query, I have separate rows for each trainee type and region. What I would like to do is display my information so that if a region is common to more than one trainee types it only displays the region as a single row with the relevant data.
Answer : Access reporting
This is a function of the Crosstab query
So it seems that you will need to Group by the "Unique" Region in the crosstab query, or in the Report, to resolve this issue.
can you contact the person who created the crosstab query?
Random Solutions
Silverlight Button Coloring in Code
Layout Suggestions
SBS 2008 Console Querying Security Status
How do I retrieve text from a website
SBS 2008 Updates in progess never complete
Pass the current form name to a function within a module
Rolling back transactions in Access (using ADO, DAO, Access code, whatever)
more than 3 conditions for conditional formatting
How to stop duplicate alerts from being sent to the same individual who belongs to multiple groups
SQL Syntax