Access Pivot Additional Columns

Alibaba

New member
Local time
Yesterday, 19:04
Joined
May 29, 2008
Messages
13
Hi This is Access 2010 and I would like to turn off the underline additional fields added by the pivot form FOR fields of DATE data type
 

Attachments

  • PivotFields.png
    PivotFields.png
    8.3 KB · Views: 103
cant you make a query and pull only the 3 fields you want, and pivot that?
 
those columns are added by the pivot table as an additional grouping for all date fields. they are not part of the underlying query or table. I need to a method or an an option to turn them off.
 

Users who are viewing this thread

Back
Top Bottom