Cross Tab with text values and no totals

Access_Help

Registered User.
Local time
Yesterday, 20:09
Joined
Feb 12, 2005
Messages
136
I need a query set up similar to a cross tab, I just want to show the text values, without summary totals. How do I achieve this?

Columns: Name, Grade_Unit1, Grade_Unit_2 etc
Data Rows: John, C, A
 
Try Max or Min instead of Sum.
 
If you can't get it, then post some data in an Excel sheet or MS-Access database.
 

Users who are viewing this thread

Back
Top Bottom