R
ray_johnson
I have a table with the following columns:
Month - Item - Description - Cost1 - Cost2 - Cost3
Every row has an entry in either Cost1, Cost2, or Cost3.
If I make a pivot table with Month in the Row area and Sum of Cost1, Sum of
Cost2, and Sum of Cost3 in the Data area, it will give individual totals by
month of Cost1, Cost2, and Cost3. Is there a way to show BY MONTH the sum of
Cost1, Cost2, and Cost3? I'd rather not add an additional column in my data
if possible.
Checking Grand Totals for Columns only gives individual totals.
Any ideas?
Month - Item - Description - Cost1 - Cost2 - Cost3
Every row has an entry in either Cost1, Cost2, or Cost3.
If I make a pivot table with Month in the Row area and Sum of Cost1, Sum of
Cost2, and Sum of Cost3 in the Data area, it will give individual totals by
month of Cost1, Cost2, and Cost3. Is there a way to show BY MONTH the sum of
Cost1, Cost2, and Cost3? I'd rather not add an additional column in my data
if possible.
Checking Grand Totals for Columns only gives individual totals.
Any ideas?